]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
staging: vt6656: Remove filenames in files
authorAldas Taraškevičius <aldas60@gmail.com>
Fri, 27 Aug 2021 16:32:03 +0000 (19:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Aug 2021 06:33:33 +0000 (08:33 +0200)
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>
23 files changed:
drivers/staging/vt6656/baseband.c
drivers/staging/vt6656/baseband.h
drivers/staging/vt6656/card.c
drivers/staging/vt6656/card.h
drivers/staging/vt6656/channel.c
drivers/staging/vt6656/channel.h
drivers/staging/vt6656/desc.h
drivers/staging/vt6656/device.h
drivers/staging/vt6656/key.c
drivers/staging/vt6656/key.h
drivers/staging/vt6656/mac.c
drivers/staging/vt6656/mac.h
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/power.c
drivers/staging/vt6656/power.h
drivers/staging/vt6656/rf.c
drivers/staging/vt6656/rf.h
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/rxtx.h
drivers/staging/vt6656/usbpipe.c
drivers/staging/vt6656/usbpipe.h
drivers/staging/vt6656/wcmd.c
drivers/staging/vt6656/wcmd.h

index 41ae779ec61f2c081d54bd24374e36a91cd622bf..1e1c5a7d89680d8f272b3a470b7f827066cefb0b 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: baseband.c
- *
  * Purpose: Implement functions to access baseband
  *
  * Author: Jerry Chen
index 12456ebc23eca5a15189813ce36a69bba736653b..dce50a311f24387409ebc7178042a4d31a7861d4 100644 (file)
@@ -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
index 396736eee690a0cb7592af8f94f034d4054993cb..e92ecfad26d235c1b365abd99026baa6b4526b9a 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: card.c
  * Purpose: Provide functions to setup NIC operation mode
  * Functions:
  *      vnt_set_rspinf - Set RSPINF
index a524fdc60ae3f64f5f42cfd93d4367124fd9421d..be32c25c95de9cf6ed693c5953db79ca013fcc07 100644 (file)
@@ -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
index 7855689af7cbeaea6a37ae16588ba927ec0b0111..eb2d52e6420b7a9d45d2bedc4a23843a8c4aa0f1 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: channel.c
- *
  * Purpose: Channel number mapping
  *
  * Author: Lucas Lin
index cca330f0daf49b822fef9e9d8357c11a99dd7de1..723660e40310a60f5d80261897b1c956d7ed0818 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: channel.h
- *
  * Purpose: Country Regulation Rules header file
  *
  * Author: Lucas Lin
index 703597a911f49407ea2ea786ec894d54152cc133..c13561e528db37b3fa0aa40da48100039dce8c92 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: desc.h
- *
  * Purpose:The header file of descriptor
  *
  * Revision History:
index 2c93a2e66c8a2f3c2a1a7a4165f92e94fbf7822d..8b6623a751f0c3449d23288b0b7ac4aa9a8f9c7b 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: device.h
- *
  * Purpose: MAC Data structure
  *
  * Author: Tevin Chen
index 70f75c5760cecad89771dde4d6f29ba6416d0e85..bdc5f30c4f9d2951a6f80feaa9fac54c5a7c3f65 100644 (file)
@@ -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
index 1f3449e66143e5832e8b692c254debf41ab9f714..6f1d5b4f6da7894d82e01c6aa293db35c8248eb7 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: key.h
- *
  * Purpose: Implement functions for 802.11i Key management
  *
  * Author: Jerry Chen
index da7067c34643cfe8ac747794367865b37374ad08..4f1f9b03a6786df9b422a818d8c6aa71e4eaa659 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: mac.c
- *
  * Purpose:  MAC routines
  *
  * Author: Tevin Chen
index dae70b5c76348b6346308f7e6c0ebdf43e72d641..05af9ca7d69cb3cb35f842a30f8e8fe0e8be2bb0 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: mac.h
- *
  * Purpose: MAC routines
  *
  * Author: Tevin Chen
index b90d3dab28b18d6c4bcbc577724739dc43730c66..ae7f5916d4d69710fac912685ceab1d148c2d0cb 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: main_usb.c
- *
  * Purpose: driver entry for initial, open, close, tx and rx.
  *
  * Author: Lyndon Chen
index 2f49c870272ae3272716930ddaa101312b341e08..e5411f6284c765fc997eb71615a393206ae41edf 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: power.c
- *
  * Purpose: Handles 802.11 power management functions
  *
  * Author: Lyndon Chen
index 160872026db381726c1d6127e07941fce32cd8f8..9f9c7007293345b33eda3f41e632b001399ac498 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: power.h
- *
  * Purpose: Handles 802.11 power management  functions
  *
  * Author: Lyndon Chen
index bcd4d467e03ad1c2f5372503ca5d33fe71c4f07c..b9c06b312ae15fe69a779b04bd3d0549ca30168d 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: rf.c
- *
  * Purpose: rf function code
  *
  * Author: Jerry Chen
index 493faaf4e2b5e84e4ff0cb02e013c192279e7139..b47e149875d1db68c887a3e54f85115a6ab9aba5 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: rf.h
- *
  * Purpose:
  *
  * Author: Jerry Chen
index 5dd6b4d2bf20dc5aa994192ea534aba7e8ced009..a31947f2620deab51362dcb2ca4dd53cfd902b56 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: rxtx.c
- *
  * Purpose: handle WMAC/802.3/802.11 rx & tx functions
  *
  * Author: Lyndon Chen
index f23440799443b761713fb2101f9a8bbfd9be0158..b9df0854b4b01153fd30947d1f79593a008a2f0a 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: rxtx.h
- *
  * Purpose:
  *
  * Author: Jerry Chen
index 82b774be64853400e95c2aadf8358a8b7ef66794..7f45734390f633207ba6b2de5cad18c9fe5c4ff7 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: usbpipe.c
- *
  * Purpose: Handle USB control endpoint
  *
  * Author: Warren Hsu
index 52c2a928c9c142536efc9994d48172d5a5ffcdf2..922312e299bf64ff2446011a9c358215fbe5388e 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: usbpipe.h
- *
  * Purpose:
  *
  * Author: Warren Hsu
index 0ccc87da394e8e74b934dc9718e9302691ecda6f..e8ee2fbee76c76f97d6213c6909d8a36c4e5b0c7 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: wcmd.c
- *
  * Purpose: Handles the management command interface functions
  *
  * Author: Lyndon Chen
index a0d98cf74998d3ee8ee984995fab1a1943ab35e8..a62924671b17e6a483696873f5cb21a954bac01c 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
  * All rights reserved.
  *
- * File: wcmd.h
- *
  * Purpose: Handles the management command interface functions
  *
  * Author: Lyndon Chen