From patchwork Sun May 7 14:48:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 679823 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 64F2EC77B7D for ; Sun, 7 May 2023 14:48:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231653AbjEGOsP (ORCPT ); Sun, 7 May 2023 10:48:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46048 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231639AbjEGOsP (ORCPT ); Sun, 7 May 2023 10:48:15 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F5691209F for ; Sun, 7 May 2023 07:48:12 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-50bcb229adaso6886050a12.2 for ; Sun, 07 May 2023 07:48:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683470890; x=1686062890; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=wplxTHTVB9HUbrWkpWAx80baJV0+a3dgBkqhq/tTrmc=; b=z3tcJabPZmqgYOsepbBPE9X732VUJN4dtEFcCBLwiAJeBcMBSXvVw6An53aUI1eoyg FbybVNty4XwpQAk8tD5o2Mdc+b/mWukTpSIZbNddQSQLz5LRMNLaLNwlrxiAy/6QNxHw u//n967Hlk/50EZ3Fd1+cARF1fWfGEoWPceaaFWgfK78SO2YyZJ9dL0d8XWn3Z90dk7q zrhhYwL5fQkarFBrzcHpLFiHSn5UIwaORzgXyLRb4bnRgt3Za/aGQOosImHiYTSEdUQC FDr3teKGDnJG0DB2QP9LoMDC/+UqU5q1OMUceFuQc5cnJ6Y/o7/u6NwvJbGt+bz5/0Lq rPQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683470890; x=1686062890; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=wplxTHTVB9HUbrWkpWAx80baJV0+a3dgBkqhq/tTrmc=; b=G4wjmqOKCjr8o88S3XRQGPlUSbO7zS8mZphZMG6NElirBLMwzehEESZcf35/bTj+aS FIIHAvWlhvQC6kn6S8Ugb6YAg4gG+ZhUikDWFZFH9O1MUjid49qehHkH23V1rSQeMAYz PR+qFx8RmhyKxUpTHLw4UCcHQtwPFUIM7sg41msLFwZS5X5Pzg5o5J39Oa/sAbhZqfrP 4X4XOwZEB7gIKA6ZBI1XizF/pfFmZQTNwRCOxON1u6X5dz4DeQ+HZMDNgcPU0hlwBGvE yC3vZ0I/C2rWxlrxovBNY1jxJ0jE9OWDiDGecjJgRrESg0R7g8jWGfvdYn6dYwHmTJzi I8/g== X-Gm-Message-State: AC+VfDzEGZmUGYfya9NLluEGvRh1h5p1G93PvFsF+bDnHUCeYY0Ow0so SKHUNS9zAsYrLyG9xo4zz87E9g== X-Google-Smtp-Source: ACHHUZ5aZq3T+cKaBVve2ZSIlJTcikeOnFMzoxYFpV8zPQHL6HeFofj6o/3qbh7GbO6bfb6uKIPjTQ== X-Received: by 2002:a17:907:971d:b0:966:d59a:4ba6 with SMTP id jg29-20020a170907971d00b00966d59a4ba6mr57178ejc.43.1683470890593; Sun, 07 May 2023 07:48:10 -0700 (PDT) Received: from krzk-bin.. ([2a02:810d:15c0:828:1757:b51a:9965:e81]) by smtp.gmail.com with ESMTPSA id t2-20020a1709067c0200b00965c529f103sm3659685ejo.86.2023.05.07.07.48.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 May 2023 07:48:10 -0700 (PDT) From: Krzysztof Kozlowski To: Keerthy , Linus Walleij , Bartosz Golaszewski , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] gpio: davinci: correct non-kerneldoc comment Date: Sun, 7 May 2023 16:48:07 +0200 Message-Id: <20230507144807.193009-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Drop kerneldoc annotation from regular comment to fix: gpio-davinci.c:716: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst Signed-off-by: Krzysztof Kozlowski --- drivers/gpio/gpio-davinci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-davinci.c b/drivers/gpio/gpio-davinci.c index aaaf61dc2632..3063e57a4174 100644 --- a/drivers/gpio/gpio-davinci.c +++ b/drivers/gpio/gpio-davinci.c @@ -712,7 +712,7 @@ static struct platform_driver davinci_gpio_driver = { }, }; -/** +/* * GPIO driver registration needs to be done before machine_init functions * access GPIO. Hence davinci_gpio_drv_reg() is a postcore_initcall. */