diff options
author | David Binder <[email protected]> | 2017-08-22 13:27:26 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-08-22 15:14:54 -0700 |
commit | 66207a336c0b12be5a2eba2df223895a921e2d72 (patch) | |
tree | 5e90298f2e51aabfb0d99b3b3d0eb2c4bbea1729 | |
parent | 6df555c13c156017eb93fe4e599058dd12e71369 (diff) |
staging: unisys: visorbus: visorbus_main.c: Remove filename in top comment
Removes unnecessary filename in the top file comment.
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/visorbus/visorbus_main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/unisys/visorbus/visorbus_main.c b/drivers/staging/unisys/visorbus/visorbus_main.c index 80a9c2229005..6dad2598132d 100644 --- a/drivers/staging/unisys/visorbus/visorbus_main.c +++ b/drivers/staging/unisys/visorbus/visorbus_main.c @@ -1,6 +1,4 @@ /* - * visorbus_main.c - * * Copyright � 2010 - 2015 UNISYS CORPORATION * All rights reserved. * |