[PATCH] ubifs: auth.c: fix kernel-doc function prototype warning
Zhihao Cheng
chengzhihao1 at huawei.com
Sun Nov 5 22:18:14 PST 2023
在 2023/11/6 14:07, Randy Dunlap 写道:
> Use the correct function name in the kernel-doc comment to prevent
> a kernel-doc warning:
>
> auth.c:30: warning: expecting prototype for ubifs_node_calc_hash(). Prototype was for __ubifs_node_calc_hash() instead
>
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Reported-by: kernel test robot <lkp at intel.com>
> Closes: lore.kernel.org/r/202311052125.gE1Rylox-lkp at intel.com
> Cc: Richard Weinberger <richard at nod.at>
> Cc: linux-mtd at lists.infradead.org
> ---
> fs/ubifs/auth.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Zhihao Cheng <chengzhihao1 at huawei.com>
More information about the linux-mtd
mailing list