staging: wlan-ng: fix SPDX comment style in headers

Several of the wlan-ng header files had C++-style SPDX comments. Fixed
checkpatch warnings by replacing with C-style comments, as per the
kernel docs.

Signed-off-by: Tim Collier <osdevtc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Tim Collier 2018-05-04 09:51:52 +01:00 committed by Greg Kroah-Hartman
parent d4b9a864de
commit 3fb28ae7d8
12 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* hfa384x.h /* hfa384x.h
* *
* Defines the constants and data structures for the hfa384x * Defines the constants and data structures for the hfa384x

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211conv.h /* p80211conv.h
* *
* Ether/802.11 conversions and packet buffer routines * Ether/802.11 conversions and packet buffer routines

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211hdr.h /* p80211hdr.h
* *
* Macros, types, and functions for handling 802.11 MAC headers * Macros, types, and functions for handling 802.11 MAC headers

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211ioctl.h /* p80211ioctl.h
* *
* Declares constants and types for the p80211 ioctls * Declares constants and types for the p80211 ioctls

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* This file is GENERATED AUTOMATICALLY. DO NOT EDIT OR MODIFY. /* This file is GENERATED AUTOMATICALLY. DO NOT EDIT OR MODIFY.
* -------------------------------------------------------------------- * --------------------------------------------------------------------
* *

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* This file is GENERATED AUTOMATICALLY. DO NOT EDIT OR MODIFY. /* This file is GENERATED AUTOMATICALLY. DO NOT EDIT OR MODIFY.
* -------------------------------------------------------------------- * --------------------------------------------------------------------
* *

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211mgmt.h /* p80211mgmt.h
* *
* Macros, types, and functions to handle 802.11 mgmt frames * Macros, types, and functions to handle 802.11 mgmt frames

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211msg.h /* p80211msg.h
* *
* Macros, constants, types, and funcs for req and ind messages * Macros, constants, types, and funcs for req and ind messages

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211netdev.h /* p80211netdev.h
* *
* WLAN net device structure and functions * WLAN net device structure and functions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* p80211req.h /* p80211req.h
* *
* Request handling functions * Request handling functions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* /*
* p80211types.h * p80211types.h
* *

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* prism2mgmt.h /* prism2mgmt.h
* *
* Declares the mgmt command handler functions * Declares the mgmt command handler functions