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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 8958BC433E1 for ; Tue, 30 Mar 2021 21:00:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6A85C619D6 for ; Tue, 30 Mar 2021 21:00:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232292AbhC3U7g (ORCPT ); Tue, 30 Mar 2021 16:59:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232601AbhC3U7S (ORCPT ); Tue, 30 Mar 2021 16:59:18 -0400 Received: from mail-pl1-x636.google.com (mail-pl1-x636.google.com [IPv6:2607:f8b0:4864:20::636]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BDBB3C061574; Tue, 30 Mar 2021 13:59:18 -0700 (PDT) Received: by mail-pl1-x636.google.com with SMTP id v8so6795029plz.10; Tue, 30 Mar 2021 13:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=GLVkZwPkKaRhPJAPLLORTSkvh5Dd5Uiq8r8OTjAPxPc=; b=WBBjcNxBrdR0V3i2ef1toyctyQAFtQgrWPCC/tX5suEjlhqxd/gA0sTJmNdfz2srkd +LEPMX1tPGGrskXKKAvgrf1FM8qzNRpQ2mS96ZRQX9Itc0Kz+iN06Ij0evj/cN/ccxMF sQAPXlwWMhgCWBr5opBlnfagUqjRMYll9VXbCi8NzotvcjSwWXH/F4TkCWkIkb86rXpq ZtLhrvSsTcuSs4Fthz/NO9N5zNXFO3sfWJd+6i/Slr6szVXbp8YTS/z+/TvfMj7uTUeB N1w5LTtkSNT+G2vkhVEIe+fYfjhQPZbgnz78hbCC9xm7H+bpSOFwpHSzHMMktX/v3XnO ay/Q== 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; bh=GLVkZwPkKaRhPJAPLLORTSkvh5Dd5Uiq8r8OTjAPxPc=; b=RfhCAcXyIeQZK/dppGv1LDIN/3dHWlG/axiuHA5YH1hZKrx4tBblpiMBsPRqru2tNb UMBCBy1wRh6pPX8Sw1Bv0q/fquxZW/Xaj+h7ks9kQMqgb7oBeP/c/AdlKP0iXbs4CH3s Vacls/Fxl5BsNUfMcNIeilHeMIYV1YzKNWRHdm9dAQEVwpZLXjKZBKK6y5FV5JNig4kN MaHRVkRUb7QJNrpk+bqgUy2GpzmpibNlNhrvniU+EsKeG5xc9iKBwjg995+dUQPYuqvu ReOExlYS2jwuW4rTvmzGFiPDuPyAp7vpvVlT+ezHMb/gV9l7lNwsdbe3lNcvwLsZ9U2C LR1Q== X-Gm-Message-State: AOAM5315JdJXXD5/vlfTuAY8B6X6bQhI7g2i/FKvsCz9T1DIpxCwMGcD ZfeNsBwxIP5wv3hqx9tG9vtELmipJMi6uA== X-Google-Smtp-Source: ABdhPJwGSaV9UaiRWx8RbovjUc9n+Gl1cLC6IYIky0o8D7pfB7CjSOhacJgjovEs0g7gxZXC6rTKeg== X-Received: by 2002:a17:90a:f82:: with SMTP id 2mr205467pjz.196.1617137957991; Tue, 30 Mar 2021 13:59:17 -0700 (PDT) Received: from localhost.localdomain ([2405:201:600d:a089:d1c0:d79d:e260:a650]) by smtp.googlemail.com with ESMTPSA id u24sm22431017pfm.214.2021.03.30.13.59.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Mar 2021 13:59:17 -0700 (PDT) From: Aditya Srivastava To: linux-kernel@vger.kernel.org Cc: yashsri421@gmail.com, lukas.bulwahn@gmail.com, rdunlap@infradead.org, tony@atomide.com, linux@armlinux.org.uk, linux-kernel-mentees@lists.linuxfoundation.org, linux-doc@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file Date: Wed, 31 Mar 2021 02:29:08 +0530 Message-Id: <20210330205908.26800-1-yashsri421@gmail.com> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org The opening comment mark '/**' is used for highlighting the beginning of kernel-doc comments. The header for arch/arm/mach-omap2/omap_twl.c follows this syntax, but the content inside does not comply with kernel-doc. This line was probably not meant for kernel-doc parsing, but is parsed due to the presence of kernel-doc like comment syntax(i.e, '/**'), which causes unexpected warning from kernel-doc: "warning: wrong kernel-doc identifier on line: * OMAP and TWL PMIC specific initializations." Provide a simple fix by replacing this occurrence with general comment format, i.e. '/*', to prevent kernel-doc from parsing it. Signed-off-by: Aditya Srivastava --- * Applies perfectly on next-20210326 arch/arm/mach-omap2/omap_twl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/omap_twl.c b/arch/arm/mach-omap2/omap_twl.c index a642d3b39e50..d4dab041324d 100644 --- a/arch/arm/mach-omap2/omap_twl.c +++ b/arch/arm/mach-omap2/omap_twl.c @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -/** +/* * OMAP and TWL PMIC specific initializations. * * Copyright (C) 2010 Texas Instruments Incorporated. -- 2.17.1 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=-13.5 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 0F75CC433DB for ; Tue, 30 Mar 2021 20:59:22 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A571F6199A for ; Tue, 30 Mar 2021 20:59:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A571F6199A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linux-kernel-mentees-bounces@lists.linuxfoundation.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 6DD686063B; Tue, 30 Mar 2021 20:59:21 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n-im2RlIx7Un; Tue, 30 Mar 2021 20:59:20 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp3.osuosl.org (Postfix) with ESMTP id 8D860600B8; Tue, 30 Mar 2021 20:59:20 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 6266DC000B; Tue, 30 Mar 2021 20:59:20 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 5943DC000A for ; Tue, 30 Mar 2021 20:59:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 534ED4054D for ; Tue, 30 Mar 2021 20:59:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yfDPjZm9lRYJ for ; Tue, 30 Mar 2021 20:59:18 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) by smtp4.osuosl.org (Postfix) with ESMTPS id 98D8B40547 for ; Tue, 30 Mar 2021 20:59:18 +0000 (UTC) Received: by mail-pj1-x102f.google.com with SMTP id t18so8389804pjs.3 for ; Tue, 30 Mar 2021 13:59:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=GLVkZwPkKaRhPJAPLLORTSkvh5Dd5Uiq8r8OTjAPxPc=; b=WBBjcNxBrdR0V3i2ef1toyctyQAFtQgrWPCC/tX5suEjlhqxd/gA0sTJmNdfz2srkd +LEPMX1tPGGrskXKKAvgrf1FM8qzNRpQ2mS96ZRQX9Itc0Kz+iN06Ij0evj/cN/ccxMF sQAPXlwWMhgCWBr5opBlnfagUqjRMYll9VXbCi8NzotvcjSwWXH/F4TkCWkIkb86rXpq ZtLhrvSsTcuSs4Fthz/NO9N5zNXFO3sfWJd+6i/Slr6szVXbp8YTS/z+/TvfMj7uTUeB N1w5LTtkSNT+G2vkhVEIe+fYfjhQPZbgnz78hbCC9xm7H+bpSOFwpHSzHMMktX/v3XnO ay/Q== 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; bh=GLVkZwPkKaRhPJAPLLORTSkvh5Dd5Uiq8r8OTjAPxPc=; b=sJG6sSSfMrGu++Cg/cF2vIifGUqnPzr34vxEvnGuSH+UU3yEG4vqbESISj5k5xhW9l Yz3LPvN4GzXaWSR8H2KU6tc4UR0Xd7BjWp75jhb0uymTb2dGhwLIPdjGQTC9R1h3GwIp 3nxQCy8N8bdPRYW/qoMeHBI0kLw9UgbnTX5FymVDcKzRWD4zR3YFraCdvq2yGz+vzgV4 xcVmhA+JeHib22kkqVGC6R+DsrgEkWHCGaIzKK8G9oaoY+ZTfSuA41oOVz3MNvzU/QDa lt3Gnv/Lx1q3D0TMQckwAOiQLafwwGWG1u5AbgP85lWZRAX/TVovyEl+Z5i37rKvSZR0 oE2w== X-Gm-Message-State: AOAM532TVBMI84c4PZhMZMgUCLsMzaBuF2YrcnFcPJ8PLRDxMGxPNhb/ 7PTVACCQfPlRpghFmXEnnAo= X-Google-Smtp-Source: ABdhPJwGSaV9UaiRWx8RbovjUc9n+Gl1cLC6IYIky0o8D7pfB7CjSOhacJgjovEs0g7gxZXC6rTKeg== X-Received: by 2002:a17:90a:f82:: with SMTP id 2mr205467pjz.196.1617137957991; Tue, 30 Mar 2021 13:59:17 -0700 (PDT) Received: from localhost.localdomain ([2405:201:600d:a089:d1c0:d79d:e260:a650]) by smtp.googlemail.com with ESMTPSA id u24sm22431017pfm.214.2021.03.30.13.59.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Mar 2021 13:59:17 -0700 (PDT) From: Aditya Srivastava To: linux-kernel@vger.kernel.org Subject: [PATCH] ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file Date: Wed, 31 Mar 2021 02:29:08 +0530 Message-Id: <20210330205908.26800-1-yashsri421@gmail.com> X-Mailer: git-send-email 2.17.1 Cc: yashsri421@gmail.com, tony@atomide.com, rdunlap@infradead.org, linux-doc@vger.kernel.org, linux@armlinux.org.uk, linux-omap@vger.kernel.org, linux-kernel-mentees@lists.linuxfoundation.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-kernel-mentees@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-kernel-mentees-bounces@lists.linuxfoundation.org Sender: "Linux-kernel-mentees" The opening comment mark '/**' is used for highlighting the beginning of kernel-doc comments. The header for arch/arm/mach-omap2/omap_twl.c follows this syntax, but the content inside does not comply with kernel-doc. This line was probably not meant for kernel-doc parsing, but is parsed due to the presence of kernel-doc like comment syntax(i.e, '/**'), which causes unexpected warning from kernel-doc: "warning: wrong kernel-doc identifier on line: * OMAP and TWL PMIC specific initializations." Provide a simple fix by replacing this occurrence with general comment format, i.e. '/*', to prevent kernel-doc from parsing it. Signed-off-by: Aditya Srivastava --- * Applies perfectly on next-20210326 arch/arm/mach-omap2/omap_twl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/omap_twl.c b/arch/arm/mach-omap2/omap_twl.c index a642d3b39e50..d4dab041324d 100644 --- a/arch/arm/mach-omap2/omap_twl.c +++ b/arch/arm/mach-omap2/omap_twl.c @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -/** +/* * OMAP and TWL PMIC specific initializations. * * Copyright (C) 2010 Texas Instruments Incorporated. -- 2.17.1 _______________________________________________ Linux-kernel-mentees mailing list Linux-kernel-mentees@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees 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=-13.7 required=3.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 E4CC0C433DB for ; Tue, 30 Mar 2021 21:05:31 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4D4996199A for ; Tue, 30 Mar 2021 21:05:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4D4996199A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To:From:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=Bn0mQRTXfZ/NWnu6cJQFnsdTO7oM8LYrvpSmT2hkpkM=; b=Tub0UEWiyuKaUBAP1+alZOMHUB xlOH9QwbCqrbZ7bUEtyOFpzexSVz6YrLgq9g2EXbqIF/XVaIN6Ro4NeVeSo+C5GGejmFQXEsPbVEE SSxCOcNt0e9Y6gqw/1QfiCpWcONn4GXJMmQTYVHzrKGuj+pPjXgdnaCTJUCfAIKQBUjYmrRwk0lhX MORJdxSKAw5+hVe7I/yYHfqXSvIAZNOpWO/40xbPWYPOSWv72657mwVYNPh3GDTBFACOD6rOQJgeF bR+Ps1MYfbB7EqKWpdZrX8PE2iZmm1US01nbBblKMcXex9bgEE7941IABb6J3DqgsX42W42j6DYH3 9fP4Db1A==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRLVA-004rjz-T1; Tue, 30 Mar 2021 21:02:18 +0000 Received: from mail-pj1-x102d.google.com ([2607:f8b0:4864:20::102d]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRLSJ-004qy1-AD for linux-arm-kernel@lists.infradead.org; Tue, 30 Mar 2021 20:59:24 +0000 Received: by mail-pj1-x102d.google.com with SMTP id gb6so8413889pjb.0 for ; Tue, 30 Mar 2021 13:59:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=GLVkZwPkKaRhPJAPLLORTSkvh5Dd5Uiq8r8OTjAPxPc=; b=WBBjcNxBrdR0V3i2ef1toyctyQAFtQgrWPCC/tX5suEjlhqxd/gA0sTJmNdfz2srkd +LEPMX1tPGGrskXKKAvgrf1FM8qzNRpQ2mS96ZRQX9Itc0Kz+iN06Ij0evj/cN/ccxMF sQAPXlwWMhgCWBr5opBlnfagUqjRMYll9VXbCi8NzotvcjSwWXH/F4TkCWkIkb86rXpq ZtLhrvSsTcuSs4Fthz/NO9N5zNXFO3sfWJd+6i/Slr6szVXbp8YTS/z+/TvfMj7uTUeB N1w5LTtkSNT+G2vkhVEIe+fYfjhQPZbgnz78hbCC9xm7H+bpSOFwpHSzHMMktX/v3XnO ay/Q== 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; bh=GLVkZwPkKaRhPJAPLLORTSkvh5Dd5Uiq8r8OTjAPxPc=; b=flk0/PK6r9YaurE5GAYrqan7ZykNVtLXdXH3zMfJ5WeuqQiVU9o7g8we+plGr/UqH8 tVpAIiV2eJNjiO3uCB3EXrHEsZ8SViHUqA95YEKU7L01MhL6EbW3pnfeMpaf8oWGDTAB 1PV+6IsPFgm9F0MoCSWA/FNkzDvJTak9Yok/QaJvcw0+kgptLbb7vHQZKWZHQeYC9OgQ Kx74y4iaswGr0CiMpellkqa6K5fP4Fi7AQ4ElEBo9d5OotCL9RGMTHXrInjkt+39I4et MZfQnta70ZUR42eHNDaGKyf7sKri009LZDNolLa7z5w8iFxuToglktZUxymDyVqYt3Ph +mKA== X-Gm-Message-State: AOAM533zDE6ZRQES4YgEdd+C4JTLNzFYaDlBGqAKPy2uQ8vORdOePlur TLOA3xcCM1V/+V8uOpgeQBw= X-Google-Smtp-Source: ABdhPJwGSaV9UaiRWx8RbovjUc9n+Gl1cLC6IYIky0o8D7pfB7CjSOhacJgjovEs0g7gxZXC6rTKeg== X-Received: by 2002:a17:90a:f82:: with SMTP id 2mr205467pjz.196.1617137957991; Tue, 30 Mar 2021 13:59:17 -0700 (PDT) Received: from localhost.localdomain ([2405:201:600d:a089:d1c0:d79d:e260:a650]) by smtp.googlemail.com with ESMTPSA id u24sm22431017pfm.214.2021.03.30.13.59.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Mar 2021 13:59:17 -0700 (PDT) From: Aditya Srivastava To: linux-kernel@vger.kernel.org Cc: yashsri421@gmail.com, lukas.bulwahn@gmail.com, rdunlap@infradead.org, tony@atomide.com, linux@armlinux.org.uk, linux-kernel-mentees@lists.linuxfoundation.org, linux-doc@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: OMAP2+: fix incorrect kernel-doc comment syntax in file Date: Wed, 31 Mar 2021 02:29:08 +0530 Message-Id: <20210330205908.26800-1-yashsri421@gmail.com> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210330_215922_216326_EDABB3F1 X-CRM114-Status: GOOD ( 12.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The opening comment mark '/**' is used for highlighting the beginning of kernel-doc comments. The header for arch/arm/mach-omap2/omap_twl.c follows this syntax, but the content inside does not comply with kernel-doc. This line was probably not meant for kernel-doc parsing, but is parsed due to the presence of kernel-doc like comment syntax(i.e, '/**'), which causes unexpected warning from kernel-doc: "warning: wrong kernel-doc identifier on line: * OMAP and TWL PMIC specific initializations." Provide a simple fix by replacing this occurrence with general comment format, i.e. '/*', to prevent kernel-doc from parsing it. Signed-off-by: Aditya Srivastava --- * Applies perfectly on next-20210326 arch/arm/mach-omap2/omap_twl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/omap_twl.c b/arch/arm/mach-omap2/omap_twl.c index a642d3b39e50..d4dab041324d 100644 --- a/arch/arm/mach-omap2/omap_twl.c +++ b/arch/arm/mach-omap2/omap_twl.c @@ -1,5 +1,5 @@ // SPDX-License-Identifier: GPL-2.0-only -/** +/* * OMAP and TWL PMIC specific initializations. * * Copyright (C) 2010 Texas Instruments Incorporated. -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel