staging: wlan-ng: Remove filenames from files
Fix checkpatch warnings about having filenames in the files. Signed-off-by: Aldas Taraškevičius <aldas60@gmail.com> Link: https://lore.kernel.org/r/20210828195324.68-1-aldas60@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
791e3b6add
commit
8ffd91d9e8
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* hfa384x.h
|
/*
|
||||||
*
|
*
|
||||||
* Defines the constants and data structures for the hfa384x
|
* Defines the constants and data structures for the hfa384x
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/prism2/driver/hfa384x_usb.c
|
/*
|
||||||
*
|
*
|
||||||
* Functions that talk to the USB variant of the Intersil hfa384x MAC
|
* Functions that talk to the USB variant of the Intersil hfa384x MAC
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/p80211/p80211conv.c
|
/*
|
||||||
*
|
*
|
||||||
* Ether/802.11 conversions and packet buffer routines
|
* Ether/802.11 conversions and packet buffer routines
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211conv.h
|
/*
|
||||||
*
|
*
|
||||||
* Ether/802.11 conversions and packet buffer routines
|
* Ether/802.11 conversions and packet buffer routines
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211hdr.h
|
/*
|
||||||
*
|
*
|
||||||
* Macros, types, and functions for handling 802.11 MAC headers
|
* Macros, types, and functions for handling 802.11 MAC headers
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211ioctl.h
|
/*
|
||||||
*
|
*
|
||||||
* Declares constants and types for the p80211 ioctls
|
* Declares constants and types for the p80211 ioctls
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211mgmt.h
|
/*
|
||||||
*
|
*
|
||||||
* Macros, types, and functions to handle 802.11 mgmt frames
|
* Macros, types, and functions to handle 802.11 mgmt frames
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211msg.h
|
/*
|
||||||
*
|
*
|
||||||
* Macros, constants, types, and funcs for req and ind messages
|
* Macros, constants, types, and funcs for req and ind messages
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/p80211/p80211knetdev.c
|
/*
|
||||||
*
|
*
|
||||||
* Linux Kernel net device interface
|
* Linux Kernel net device interface
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211netdev.h
|
/*
|
||||||
*
|
*
|
||||||
* WLAN net device structure and functions
|
* WLAN net device structure and functions
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/p80211/p80211req.c
|
/*
|
||||||
*
|
*
|
||||||
* Request/Indication/MacMgmt interface handling functions
|
* Request/Indication/MacMgmt interface handling functions
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* p80211req.h
|
/*
|
||||||
*
|
*
|
||||||
* Request handling functions
|
* Request handling functions
|
||||||
*
|
*
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/*
|
/*
|
||||||
* p80211types.h
|
*
|
||||||
*
|
*
|
||||||
* Macros, constants, types, and funcs for p80211 data types
|
* Macros, constants, types, and funcs for p80211 data types
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/p80211/p80211wep.c
|
/*
|
||||||
*
|
*
|
||||||
* WEP encode/decode for P80211.
|
* WEP encode/decode for P80211.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/prism2/driver/prism2mgmt.c
|
/*
|
||||||
*
|
*
|
||||||
* Management request handler functions.
|
* Management request handler functions.
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
|
||||||
/* prism2mgmt.h
|
/*
|
||||||
*
|
*
|
||||||
* Declares the mgmt command handler functions
|
* Declares the mgmt command handler functions
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/prism2/driver/prism2mib.c
|
/*
|
||||||
*
|
*
|
||||||
* Management request for mibset/mibget
|
* Management request for mibset/mibget
|
||||||
*
|
*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1)
|
||||||
/* src/prism2/driver/prism2sta.c
|
/*
|
||||||
*
|
*
|
||||||
* Implements the station functionality for prism2
|
* Implements the station functionality for prism2
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user