Commit 3fb28ae7 authored by Tim Collier's avatar Tim Collier Committed by Greg Kroah-Hartman

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: default avatarTim Collier <osdevtc@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d4b9a864
// 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
......
// 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
......
// 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
......
// 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
......
// 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.
* -------------------------------------------------------------------- * --------------------------------------------------------------------
* *
......
// 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.
* -------------------------------------------------------------------- * --------------------------------------------------------------------
* *
......
// 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
......
// 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
......
// 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
......
// 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
......
// SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) /* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
/* /*
* p80211types.h * p80211types.h
* *
......
// 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment