summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
diff options
context:
space:
mode:
authorLucas Henneman <lucas.henneman@linaro.org>2021-07-23 17:43:33 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-27 16:22:15 +0300
commit0e9e3f6170d633a26c3701eaf6a366ac65a1c4e7 (patch)
treedd94af592375c134bb4a76eeaf6ec64747a39572 /drivers/staging/vt6655
parentf0d52cd214984144ad9500b4a3feff21d6e403d8 (diff)
downloadlinux-0e9e3f6170d633a26c3701eaf6a366ac65a1c4e7.tar.xz
staging: vt6655: remove filename from device_main.c
This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for device_main.c. Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org> Link: https://lore.kernel.org/r/20210723144340.15787-8-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/device_main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/device_main.c b/drivers/staging/vt6655/device_main.c
index 979165445d88..d40c2ac14928 100644
--- a/drivers/staging/vt6655/device_main.c
+++ b/drivers/staging/vt6655/device_main.c
@@ -3,8 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
- * File: device_main.c
- *
* Purpose: driver entry for initial, open, close, tx and rx.
*
* Author: Lyndon Chen