lkml.org 
[lkml]   [2021]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/6] phy: qualcomm: usb-hsic: Fix the kernel-doc warn
    Date
    The comment is not kernel-doc one and starts with /**, so fix that.

    drivers/phy/qualcomm/phy-qcom-usb-hsic.c:3: warning:
    This comment starts with '/**', but isn't a kernel-doc comment.
    Refer Documentation/doc-guide/kernel-doc.rst

    Signed-off-by: Vinod Koul <vkoul@kernel.org>
    ---
    drivers/phy/qualcomm/phy-qcom-usb-hsic.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/phy/qualcomm/phy-qcom-usb-hsic.c b/drivers/phy/qualcomm/phy-qcom-usb-hsic.c
    index 04d18d52f700..716a77748ed8 100644
    --- a/drivers/phy/qualcomm/phy-qcom-usb-hsic.c
    +++ b/drivers/phy/qualcomm/phy-qcom-usb-hsic.c
    @@ -1,5 +1,5 @@
    // SPDX-License-Identifier: GPL-2.0-only
    -/**
    +/*
    * Copyright (C) 2016 Linaro Ltd
    */
    #include <linux/module.h>
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-11-16 11:41    [W:3.441 / U:1.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site