staging: unisys: visorbus: fix commenting in visorbus_main.c
authorDavid Binder <david.binder@unisys.com>
Sat, 11 Jun 2016 01:48:16 +0000 (21:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 18:44:25 +0000 (20:44 +0200)
commit3fd1b3b6829c5ccbdc5af9a86e59d6360af9972b
treed954fda7687eb846fe6815b4dd1fd834a38a0e17
parent0048be9e1ee99d6c63001aaf831d797c3fa8e345
staging: unisys: visorbus: fix commenting in visorbus_main.c

This patch ONLY touches comment lines, i.e., NO executable code is
affected.

* All functions worthy of documenting now use standard kerneldoc
  formatting.
* Improper uses of kerneldoc formatting were converted to standard
  multi-line comments.
* Multi-line comments were tweaked so as to use appropriate conventions.

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Acked-By: Neil Horman <nhorman@tuxdriver.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c