summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2mgmt.h
diff options
context:
space:
mode:
authorAldas Taraškevičius <aldas60@gmail.com>2021-08-28 22:53:24 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-13 08:49:42 +0200
commit8ffd91d9e8150c32b50be9b92ca03ee3d688c284 (patch)
tree4fd11a7590ed5e00f1208ecc59e079ac835bf198 /drivers/staging/wlan-ng/prism2mgmt.h
parent791e3b6add29967cc96de0f0957911b304ffd89f (diff)
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>
Diffstat (limited to 'drivers/staging/wlan-ng/prism2mgmt.h')
-rw-r--r--drivers/staging/wlan-ng/prism2mgmt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wlan-ng/prism2mgmt.h b/drivers/staging/wlan-ng/prism2mgmt.h
index 17bc1ee0d498..7132cec2d7eb 100644
--- a/drivers/staging/wlan-ng/prism2mgmt.h
+++ b/drivers/staging/wlan-ng/prism2mgmt.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: (GPL-2.0 OR MPL-1.1) */
-/* prism2mgmt.h
+/*
*
* Declares the mgmt command handler functions
*