Commit 4a1f98f1 authored by David Binder's avatar David Binder Committed by Greg Kroah-Hartman

staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc comment

Removes kernel-doc formatting for comment that precedes a static function.
Signed-off-by: default avatarDavid Binder <david.binder@unisys.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarTim Sell <timothy.sell@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 04dbfea6
...@@ -66,7 +66,7 @@ struct ultra_vbus_deviceinfo { ...@@ -66,7 +66,7 @@ struct ultra_vbus_deviceinfo {
u8 reserved[128]; /* pad size to 256 bytes */ u8 reserved[128]; /* pad size to 256 bytes */
}; };
/** /*
* vbuschannel_print_devinfo() - format a struct ultra_vbus_deviceinfo * vbuschannel_print_devinfo() - format a struct ultra_vbus_deviceinfo
* and write it to a seq_file * and write it to a seq_file
* @devinfo: the struct ultra_vbus_deviceinfo to format * @devinfo: the struct ultra_vbus_deviceinfo to format
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment