Skip to content

Commit e1e0ee8

Browse files
nerbuggregkh
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 65bbdab commit e1e0ee8

File tree

23 files changed

+0
-45
lines changed

23 files changed

+0
-45
lines changed

drivers/staging/vt6656/baseband.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: baseband.c
7-
*
86
* Purpose: Implement functions to access baseband
97
*
108
* Author: Jerry Chen

drivers/staging/vt6656/baseband.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: baseband.h
7-
*
86
* Purpose: Implement functions to access baseband
97
*
108
* Author: Jerry Chen

drivers/staging/vt6656/card.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
44
* All rights reserved.
55
*
6-
* File: card.c
76
* Purpose: Provide functions to setup NIC operation mode
87
* Functions:
98
* vnt_set_rspinf - Set RSPINF

drivers/staging/vt6656/card.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: card.h
7-
*
86
* Purpose: Provide functions to setup NIC operation mode
97
*
108
* Author: Tevin Chen

drivers/staging/vt6656/channel.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: channel.c
7-
*
86
* Purpose: Channel number mapping
97
*
108
* Author: Lucas Lin

drivers/staging/vt6656/channel.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: channel.h
7-
*
86
* Purpose: Country Regulation Rules header file
97
*
108
* Author: Lucas Lin

drivers/staging/vt6656/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/vt6656/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/vt6656/key.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: key.c
7-
*
86
* Purpose: Implement functions for 802.11i Key management
97
*
108
* Author: Jerry Chen

drivers/staging/vt6656/key.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: key.h
7-
*
86
* Purpose: Implement functions for 802.11i Key management
97
*
108
* Author: Jerry Chen

0 commit comments

Comments
 (0)