summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/vbuschannel.h
diff options
context:
space:
mode:
authorMark Foresta <Mark.Foresta@Unisys.com>2017-08-22 13:26:55 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-22 14:56:03 -0700
commit6f77a2eef1f8720899cd6459143d048d6c09716e (patch)
tree1f2d5e2b438b17a27a1f1cdb1e920a1a145f0731 /drivers/staging/unisys/visorbus/vbuschannel.h
parentb32c5cb84fd0c4539227b5973d378111e35bd9c5 (diff)
downloadop-kernel-dev-6f77a2eef1f8720899cd6459143d048d6c09716e.zip
op-kernel-dev-6f77a2eef1f8720899cd6459143d048d6c09716e.tar.gz
staging: unisys: visorbus: Update comment style vbuschannel.h
Moved blocked comment on to own line at beginning of struct to follow standard. Since this is an internal structure, the block comment isn't actually a kernel-doc so we only start the block with one asterisk. Signed-off-by: Mark Foresta <Mark.Foresta@Unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: David Binder <david.binder@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorbus/vbuschannel.h')
-rw-r--r--drivers/staging/unisys/visorbus/vbuschannel.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorbus/vbuschannel.h b/drivers/staging/unisys/visorbus/vbuschannel.h
index 61e38bd..27e04de 100644
--- a/drivers/staging/unisys/visorbus/vbuschannel.h
+++ b/drivers/staging/unisys/visorbus/vbuschannel.h
@@ -43,7 +43,8 @@
*/
#define VISOR_VBUS_CHANNEL_VERSIONID 1
-/* struct visor_vbus_deviceinfo
+/*
+ * struct visor_vbus_deviceinfo
* @devtype: Short string identifying the device type.
* @drvname: Driver .sys file name.
* @infostrs: Kernel vversion.
OpenPOWER on IntegriCloud