aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/include
diff options
context:
space:
mode:
authorErik Arfvidson <erik.arfvidson@unisys.com>2015-11-17 13:34:53 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-11-17 14:25:36 -0800
commit25236bc98f955007c8174a69522c5e26e2d4f804 (patch)
tree659b5154d404608f540ed7f48724ec2e8b70c178 /drivers/staging/unisys/include
parentstaging: unisys: visorbus.h fix block comment (diff)
downloadlinux-dev-25236bc98f955007c8174a69522c5e26e2d4f804.tar.xz
linux-dev-25236bc98f955007c8174a69522c5e26e2d4f804.zip
staging: unisys: vbushelper.h fix Block comment
This patch fixes last checkpatch warning for vbushelper.h WARNING: Block comments use a trailing */ on a separate line Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/include')
-rw-r--r--drivers/staging/unisys/include/vbushelper.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/unisys/include/vbushelper.h b/drivers/staging/unisys/include/vbushelper.h
index f272975b2920..f1b6aacb79d7 100644
--- a/drivers/staging/unisys/include/vbushelper.h
+++ b/drivers/staging/unisys/include/vbushelper.h
@@ -19,7 +19,8 @@
#define __VBUSHELPER_H__
/* TARGET_HOSTNAME specified as -DTARGET_HOSTNAME=\"thename\" on the
- * command line */
+ * command line
+ */
#define TARGET_HOSTNAME "linuxguest"