aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Binder <[email protected]>2017-08-22 13:27:30 -0400
committerGreg Kroah-Hartman <[email protected]>2017-08-22 15:14:55 -0700
commit761b02d8f12e2502b0df8574e6ac1fcd03df1445 (patch)
tree5e0424e71b63da6bd6d8abf3ead669e2201b01a9
parentdba1a0a3c84f1dee63139324d60b0dbb0258acb7 (diff)
staging: unisys: visorhba: Adjust top comment formatting
The first line of the top file comment should begin on the line following the block comment opening, thereby following the convention used elsewhere in the driver set. Signed-off-by: David Binder <[email protected]> Signed-off-by: David Kershner <[email protected]> Reviewed-by: Tim Sell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/staging/unisys/visorhba/visorhba_main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorhba/visorhba_main.c b/drivers/staging/unisys/visorhba/visorhba_main.c
index 2f89cb035105..8567e447891e 100644
--- a/drivers/staging/unisys/visorhba/visorhba_main.c
+++ b/drivers/staging/unisys/visorhba/visorhba_main.c
@@ -1,4 +1,5 @@
-/* Copyright (c) 2012 - 2015 UNISYS CORPORATION
+/*
+ * Copyright (c) 2012 - 2015 UNISYS CORPORATION
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify