summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
diff options
context:
space:
mode:
authorLucas Henneman <lucas.henneman@linaro.org>2021-07-23 10:43:29 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-27 15:22:14 +0200
commit065dddf31e5a45f67e6de1a18bd3353b4b216327 (patch)
treeebe7c7b01112afa57474d4f8d31cb9ce468bca9e /drivers/staging/vt6655
parent51f42c766563061d935d5921f3c660bde45a60d1 (diff)
staging: vt6655: remove filename from card.h
This patch resolves checkpatch's warning, "It's generally not useful to have the filename in the file" for card.h. Signed-off-by: Lucas Henneman <lucas.henneman@linaro.org> Link: https://lore.kernel.org/r/20210723144340.15787-4-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/card.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/card.h b/drivers/staging/vt6655/card.h
index 568a2ddd6588..09e7f3f1cbed 100644
--- a/drivers/staging/vt6655/card.h
+++ b/drivers/staging/vt6655/card.h
@@ -3,8 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
- * File: card.h
- *
* Purpose: Provide functions to setup NIC operation mode
*
* Author: Tevin Chen