Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Aldas Taraškevičius and committed by
Greg Kroah-Hartman
8ffd91d9 791e3b6a

+18 -18
+1 -1
drivers/staging/wlan-ng/hfa384x.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* hfa384x.h 2 + /* 3 3 * 4 4 * Defines the constants and data structures for the hfa384x 5 5 *
+1 -1
drivers/staging/wlan-ng/hfa384x_usb.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/prism2/driver/hfa384x_usb.c 2 + /* 3 3 * 4 4 * Functions that talk to the USB variant of the Intersil hfa384x MAC 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211conv.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/p80211/p80211conv.c 2 + /* 3 3 * 4 4 * Ether/802.11 conversions and packet buffer routines 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211conv.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211conv.h 2 + /* 3 3 * 4 4 * Ether/802.11 conversions and packet buffer routines 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211hdr.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211hdr.h 2 + /* 3 3 * 4 4 * Macros, types, and functions for handling 802.11 MAC headers 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211ioctl.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211ioctl.h 2 + /* 3 3 * 4 4 * Declares constants and types for the p80211 ioctls 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211mgmt.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211mgmt.h 2 + /* 3 3 * 4 4 * Macros, types, and functions to handle 802.11 mgmt frames 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211msg.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211msg.h 2 + /* 3 3 * 4 4 * Macros, constants, types, and funcs for req and ind messages 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211netdev.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/p80211/p80211knetdev.c 2 + /* 3 3 * 4 4 * Linux Kernel net device interface 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211netdev.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211netdev.h 2 + /* 3 3 * 4 4 * WLAN net device structure and functions 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211req.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/p80211/p80211req.c 2 + /* 3 3 * 4 4 * Request/Indication/MacMgmt interface handling functions 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211req.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* p80211req.h 2 + /* 3 3 * 4 4 * Request handling functions 5 5 *
+1 -1
drivers/staging/wlan-ng/p80211types.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 2 /* 3 - * p80211types.h 3 + * 4 4 * 5 5 * Macros, constants, types, and funcs for p80211 data types 6 6 *
+1 -1
drivers/staging/wlan-ng/p80211wep.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/p80211/p80211wep.c 2 + /* 3 3 * 4 4 * WEP encode/decode for P80211. 5 5 *
+1 -1
drivers/staging/wlan-ng/prism2mgmt.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/prism2/driver/prism2mgmt.c 2 + /* 3 3 * 4 4 * Management request handler functions. 5 5 *
+1 -1
drivers/staging/wlan-ng/prism2mgmt.h
··· 1 1 /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */ 2 - /* prism2mgmt.h 2 + /* 3 3 * 4 4 * Declares the mgmt command handler functions 5 5 *
+1 -1
drivers/staging/wlan-ng/prism2mib.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/prism2/driver/prism2mib.c 2 + /* 3 3 * 4 4 * Management request for mibset/mibget 5 5 *
+1 -1
drivers/staging/wlan-ng/prism2sta.c
··· 1 1 // SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) 2 - /* src/prism2/driver/prism2sta.c 2 + /* 3 3 * 4 4 * Implements the station functionality for prism2 5 5 *