Skip to content

Commit 4adb389

Browse files
nerbuggregkh
authored andcommitted
staging: vt6655: Remove filenames in files
Fix checkpatch warnings about having filenames in the files. Signed-off-by: Aldas Taraškevičius <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 6506cd9 commit 4adb389

File tree

11 files changed

+0
-22
lines changed

11 files changed

+0
-22
lines changed

drivers/staging/vt6655/desc.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: desc.h
7-
*
86
* Purpose:The header file of descriptor
97
*
108
* Revision History:

drivers/staging/vt6655/device.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: device.h
7-
*
86
* Purpose: MAC Data structure
97
*
108
* Author: Tevin Chen

drivers/staging/vt6655/power.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: power.c
7-
*
86
* Purpose: Handles 802.11 power management functions
97
*
108
* Author: Lyndon Chen

drivers/staging/vt6655/power.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: power.h
7-
*
86
* Purpose: Handles 802.11 power management functions
97
*
108
* Author: Lyndon Chen

drivers/staging/vt6655/rf.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: rf.c
7-
*
86
* Purpose: rf function code
97
*
108
* Author: Jerry Chen

drivers/staging/vt6655/rf.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: rf.h
7-
*
86
* Purpose:
97
*
108
* Author: Jerry Chen

drivers/staging/vt6655/rxtx.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: rxtx.c
7-
*
86
* Purpose: handle WMAC/802.3/802.11 rx & tx functions
97
*
108
* Author: Lyndon Chen

drivers/staging/vt6655/rxtx.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: rxtx.h
7-
*
86
* Purpose:
97
*
108
* Author: Jerry Chen

drivers/staging/vt6655/srom.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: srom.c
7-
*
86
* Purpose:Implement functions to access eeprom
97
*
108
* Author: Jerry Chen

drivers/staging/vt6655/srom.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: srom.h
7-
*
86
* Purpose: Implement functions to access eeprom
97
*
108
* Author: Jerry Chen

0 commit comments

Comments
 (0)