diff options
author | David Binder <[email protected]> | 2017-08-22 13:27:27 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-08-22 15:14:55 -0700 |
commit | fa96c883da75ae638039b34e5413e2ebf6e8f732 (patch) | |
tree | 427f990c29d77069d9b1a4cec54dde4366e15332 | |
parent | 66207a336c0b12be5a2eba2df223895a921e2d72 (diff) |
staging: unisys: visorbus: visorchannel.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/visorchannel.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/unisys/visorbus/visorchannel.c b/drivers/staging/unisys/visorbus/visorchannel.c index 0b20b0efc7ff..6afc74516f60 100644 --- a/drivers/staging/unisys/visorbus/visorchannel.c +++ b/drivers/staging/unisys/visorbus/visorchannel.c @@ -1,5 +1,4 @@ -/* visorchannel_funcs.c - * +/* * Copyright (C) 2010 - 2015 UNISYS CORPORATION * All rights reserved. * |