From: Mark Foresta <[email protected]> Placed /* on line 1 alone rather than start comment.
Signed-off-by: Mark Foresta <[email protected]> Signed-off-by: David Kershner <[email protected]> Reviewed-by: David Binder <[email protected]> --- drivers/staging/unisys/visorbus/visorbus_private.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/unisys/visorbus/visorbus_private.h b/drivers/staging/unisys/visorbus/visorbus_private.h index 7ccf756..464aa0b 100644 --- a/drivers/staging/unisys/visorbus/visorbus_private.h +++ b/drivers/staging/unisys/visorbus/visorbus_private.h @@ -1,4 +1,5 @@ -/* visorbus_private.h +/* + * visorbus_private.h * * Copyright (C) 2010 - 2015 UNISYS CORPORATION * All rights reserved. -- git-series 0.9.1 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
