]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc comment
authorDavid Binder <david.binder@unisys.com>
Tue, 21 Feb 2017 17:53:26 +0000 (12:53 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:16:57 +0000 (09:16 +0100)
Removes kernel-doc formatting for comment that precedes a static function.

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/vbuschannel.h

index b0df26155d025184c631ad3842b22512358596da..5dbf6c59456d5305a779ad823108d346acf0bdc3 100644 (file)
@@ -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