[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <350759ac-bcea-77ac-f005-f227f01d88ab@linux.intel.com>
Date: Wed, 26 May 2021 08:51:45 +0300
From: Jarkko Nikula <jarkko.nikula@...ux.intel.com>
To: Yang Li <yang.lee@...ux.alibaba.com>
Cc: andriy.shevchenko@...ux.intel.com, mika.westerberg@...ux.intel.com,
linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] i2c: designware: Fix kernel-doc
Hi
On 5/26/21 6:10 AM, Yang Li wrote:
> Fix function name in i2c-designware-master.c kernel-doc comment
> to remove a warning found by clang_w1.
>
> drivers/i2c/busses/i2c-designware-master.c:176: warning: expecting
> prototype for i2c_dw_init(). Prototype was for i2c_dw_init_master()
> instead.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Fixes: 'commit 21bf440ce18e ("i2c: designware: Make HW init functions
> static")'
> Signed-off-by: Yang Li <yang.lee@...ux.alibaba.com>
> ---
> drivers/i2c/busses/i2c-designware-master.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Lee Jones sent a fix for this last week:
https://www.spinics.net/lists/linux-i2c/msg51612.html
Jarkko
Powered by blists - more mailing lists