aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/baseband.h
diff options
context:
space:
mode:
authorLucas Henneman <lucas.henneman@linaro.org>2021-07-23 10:43:26 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-27 15:22:14 +0200
commit14127269cd516fac7c1711accededddf3f2c7ab3 (patch)
tree7369ef75d1a853450db6e8022972ad31dc124a34 /drivers/staging/vt6655/baseband.h
parentstaging/rtl8192u: Remove all strcpy() uses in favor of strscpy() (diff)
downloadlinux-dev-14127269cd516fac7c1711accededddf3f2c7ab3.tar.xz
linux-dev-14127269cd516fac7c1711accededddf3f2c7ab3.zip
staging: vt6655: remove filename from baseband.h
This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for baseband.h. Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org> Link: https://lore.kernel.org/r/20210723144340.15787-1-lucas.henneman@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/baseband.h')
-rw-r--r--drivers/staging/vt6655/baseband.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/baseband.h b/drivers/staging/vt6655/baseband.h
index 9354ce724446..0a30afaa7cc3 100644
--- a/drivers/staging/vt6655/baseband.h
+++ b/drivers/staging/vt6655/baseband.h
@@ -3,8 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
- * File: baseband.h
- *
* Purpose: Implement functions to access baseband
*
* Author: Jerry Chen