aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.c
diff options
context:
space:
mode:
authorAldas Taraškevičius <aldas60@gmail.com>2021-08-27 19:32:03 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-08-28 08:33:33 +0200
commite1e0ee8ed2b0e95df46785a98118465de880137e (patch)
treef730b697f442219da66516374b065ae3aaeee3dc /drivers/staging/vt6656/key.c
parentstaging: wlan-ng: fix invalid assignment warning (diff)
downloadlinux-dev-e1e0ee8ed2b0e95df46785a98118465de880137e.tar.xz
linux-dev-e1e0ee8ed2b0e95df46785a98118465de880137e.zip
staging: vt6656: Remove filenames in files
checkpatch.pl warning: It's generally not useful to have the filename in the file Remove the filenames. Signed-off-by: Aldas Taraškevičius <aldas60@gmail.com> Link: https://lore.kernel.org/r/20210827163203.4100-1-aldas60@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/key.c')
-rw-r--r--drivers/staging/vt6656/key.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vt6656/key.c b/drivers/staging/vt6656/key.c
index 70f75c5760ce..bdc5f30c4f9d 100644
--- a/drivers/staging/vt6656/key.c
+++ b/drivers/staging/vt6656/key.c
@@ -3,8 +3,6 @@
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
- * File: key.c
- *
* Purpose: Implement functions for 802.11i Key management
*
* Author: Jerry Chen