summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
diff options
context:
space:
mode:
authorLucas Henneman <lucas.henneman@linaro.org>2021-07-23 17:43:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-27 16:22:14 +0300
commitec32e0776f43f0965be2c9c6195d2871d129509f (patch)
tree737f5c9bd8867e34de4d98ce82f725976dab7a73 /drivers/staging/vt6655
parent065dddf31e5a45f67e6de1a18bd3353b4b216327 (diff)
downloadlinux-ec32e0776f43f0965be2c9c6195d2871d129509f.tar.xz
staging: vt6655: remove filename from channel.c
This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for channel.c. Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org> Link: https://lore.kernel.org/r/20210723144340.15787-5-lucas.henneman@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655')
-rw-r--r--drivers/staging/vt6655/channel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/channel.c b/drivers/staging/vt6655/channel.c
index cf46ee63681a..52b6538a201a 100644
--- a/drivers/staging/vt6655/channel.c
+++ b/drivers/staging/vt6655/channel.c
@@ -3,8 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
- * File: channel.c
- *
*/
#include "baseband.h"