lkml.org 
[lkml]   [2018]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 09/19] thunderbolt: Correct function name in kernel-doc comment
    Date
    From: Radion Mirchevsky <radion.mirchevsky@intel.com>

    Use correct name in kernel-doc of tb_switch_find_by_uuid().

    Signed-off-by: Radion Mirchevsky <radion.mirchevsky@intel.com>
    Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
    Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
    ---
    drivers/thunderbolt/switch.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/thunderbolt/switch.c b/drivers/thunderbolt/switch.c
    index 1cc79785ce42..2a0bded44922 100644
    --- a/drivers/thunderbolt/switch.c
    +++ b/drivers/thunderbolt/switch.c
    @@ -1528,7 +1528,7 @@ struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link, u8 depth)
    }

    /**
    - * tb_switch_find_by_link_depth() - Find switch by UUID
    + * tb_switch_find_by_uuid() - Find switch by UUID
    * @tb: Domain the switch belongs
    * @uuid: UUID to look for
    *
    --
    2.16.2
    \
     
     \ /
      Last update: 2018-03-19 17:32    [W:3.728 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site