From 4a1f98f15ddde53fff2c3508189cbe19f2a0ce9e Mon Sep 17 00:00:00 2001 From: David Binder Date: Tue, 21 Feb 2017 12:53:26 -0500 Subject: [PATCH] staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc comment Removes kernel-doc formatting for comment that precedes a static function. Signed-off-by: David Binder Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- drivers/staging/unisys/visorbus/vbuschannel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/unisys/visorbus/vbuschannel.h b/drivers/staging/unisys/visorbus/vbuschannel.h index b0df26155d02..5dbf6c59456d 100644 --- a/drivers/staging/unisys/visorbus/vbuschannel.h +++ b/drivers/staging/unisys/visorbus/vbuschannel.h @@ -66,7 +66,7 @@ struct ultra_vbus_deviceinfo { u8 reserved[128]; /* pad size to 256 bytes */ }; -/** +/* * vbuschannel_print_devinfo() - format a struct ultra_vbus_deviceinfo * and write it to a seq_file * @devinfo: the struct ultra_vbus_deviceinfo to format -- 2.39.2