瀏覽代碼

staging:rtl8192u: Add SPDX-License-Identifier tag - Style

Add the missing SPDX-License-Identifier tag to clear the checkpatch
issue. This is a coding style change which should not impact runtime
code execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
John Whitmore 7 年之前
父節點
當前提交
11272dde1e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/staging/rtl8192u/r8190_rtl8256.h

+ 1 - 0
drivers/staging/rtl8192u/r8190_rtl8256.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  *	 This is part of the rtl8180-sa2400 driver
  *	 released under the GPL (See file COPYING for details).