From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD6DFC33C9A for ; Wed, 20 Nov 2019 15:46:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B42B820692 for ; Wed, 20 Nov 2019 15:46:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="xUwoi8nv" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729631AbfKTPqi (ORCPT ); Wed, 20 Nov 2019 10:46:38 -0500 Received: from mail-pf1-f193.google.com ([209.85.210.193]:36619 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731490AbfKTPpc (ORCPT ); Wed, 20 Nov 2019 10:45:32 -0500 Received: by mail-pf1-f193.google.com with SMTP id b19so14412922pfd.3 for ; Wed, 20 Nov 2019 07:45:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=UhlgzauEtpF8L0LzttCZ+lpDer0t2cSKin9iOeiQFcw=; b=xUwoi8nvephl72akSmRItCtyuVQZnA8izas8jNZj+rYlyPmcb+9JkRl9ag74UJG+ml a3AmBm12kC24TpIDbEdrgDbeIDEL0YhjYdsNtrjQjlyM081hL+byOlU2NFU5szpTWYtK nfO3e/cnd21wuVHFsY7+BgrknzP5Hem30fzsb/D51u+zIar4n8tLYlXyekC0YXWhkdvA nErhGCt2lCBYiU+tfR/AbEGfmzt6paXzzsmdpMshpDNmQ9cIykUgNZT4dGgKlurhWy/G GSNYEvibA0+XSoA02bj9PeF2pjP186RgMy7enY0pwVH6wDrrHS62DaHoVH8CpcD+Bibe xxsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=UhlgzauEtpF8L0LzttCZ+lpDer0t2cSKin9iOeiQFcw=; b=Vux1CjWnGJSlMyGp5ZBz1doNXkDA8Kqu8do9fRYcDBWfXtFl5dPz8W7Bq5OXYhn5Q4 8nl3r3jLWYQZT0U9qbwkZcKFAJrhpxXI7+g4wCrM6wcaDpxvGrlMkDYpo6KGKgVf92l/ loNtdMS0cOaIuDk8ASwUAHdsh+kC4tK+6ZUxMpg+eckdW/5jgDy8+RNeI1IcSbYMl6X9 TmbgGFVU53tupZQO6uyYu168Ju3DazLmQDBq7GuFqcDiIJeFNJntII9U/lGhI5ZhW5io HR3OSozaCSv2/orqckvKnocpCvavsmojHMsYiV0rWrRB74tcKURSHX7Fwuu0K8jI+LtL qScg== X-Gm-Message-State: APjAAAXg4wcFEQm1K6Oq1J8kg3UESfKtbrgCNr5Og82210ctRf40ee0I YuRNwJ+w734hal5qn30/3ptwew== X-Google-Smtp-Source: APXvYqxkcUp9jMDNLha++k3NBN56jJ2v22CFPJkdR1JKEzFx/AObWFImoUDJuhJFCF2aved+yYTp+w== X-Received: by 2002:a63:778b:: with SMTP id s133mr4140842pgc.406.1574264731098; Wed, 20 Nov 2019 07:45:31 -0800 (PST) Received: from localhost ([14.96.110.98]) by smtp.gmail.com with ESMTPSA id y11sm30781168pfq.1.2019.11.20.07.45.30 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Nov 2019 07:45:30 -0800 (PST) From: Amit Kucheria To: linux-kernel@vger.kernel.org, edubezval@gmail.com, Amit Daniel Kachhap , Amit Kucheria , Bartlomiej Zolnierkiewicz , Daniel Lezcano , Guillaume La Roque , Heiko Stuebner , Javi Merino , Jonathan Hunter , Jun Nie , Krzysztof Kozlowski , Kukjin Kim , Matthias Brugger , Shawn Guo , Thierry Reding , Viresh Kumar , Zhang Rui Cc: linux-pm@vger.kernel.org Subject: [PATCH v2 01/11] thermal: of-thermal: Appease the kernel-doc deity Date: Wed, 20 Nov 2019 21:15:10 +0530 Message-Id: X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Replace a comment starting with /** by simply /* to avoid having it interpreted as a kernel-doc comment. Fixes the following warning when compile with make W=1: linux.git/drivers/thermal/of-thermal.c:761: warning: cannot understand function prototype: 'const char *trip_types[] = ' Signed-off-by: Amit Kucheria Reviewed-by: Viresh Kumar --- drivers/thermal/of-thermal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/thermal/of-thermal.c b/drivers/thermal/of-thermal.c index dc5093be553e..5235aed2fadd 100644 --- a/drivers/thermal/of-thermal.c +++ b/drivers/thermal/of-thermal.c @@ -754,7 +754,7 @@ static int thermal_of_populate_bind_params(struct device_node *np, return ret; } -/** +/* * It maps 'enum thermal_trip_type' found in include/linux/thermal.h * into the device tree binding of 'trip', property type. */ -- 2.20.1