From: Erik Arfvidson Date: Tue, 17 Nov 2015 18:34:53 +0000 (-0500) Subject: staging: unisys: vbushelper.h fix Block comment X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=25236bc98f955007c8174a69522c5e26e2d4f804;p=openwrt%2Fstaging%2Fblogic.git 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 Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- 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"