summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
diff options
context:
space:
mode:
authorLucas Henneman <lucas.henneman@linaro.org>2021-07-23 17:43:31 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-27 16:22:14 +0300
commit646ce5315f5806d3ac04a47915e4a90ee7c7bd6b (patch)
treede37566aab746619fdee930e623deb605906a416 /drivers/staging/vt6655
parentec32e0776f43f0965be2c9c6195d2871d129509f (diff)
downloadlinux-646ce5315f5806d3ac04a47915e4a90ee7c7bd6b.tar.xz
staging: vt6655: remove filename from channel.h
This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for channel.h. Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org> Link: https://lore.kernel.org/r/20210723144340.15787-6-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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6655/channel.h b/drivers/staging/vt6655/channel.h
index 0d2709607456..78b2d82317e5 100644
--- a/drivers/staging/vt6655/channel.h
+++ b/drivers/staging/vt6655/channel.h
@@ -3,7 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
- * File: channel.h
*/
#ifndef _CHANNEL_H_