From: John Whitmore Date: Sun, 26 Aug 2018 22:45:33 +0000 (+0100) Subject: staging:rtl8192u: Add SPDX-License-Identifier tag - Style X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=11272dde1e21e2026940be662cea4cf15d055f1f;p=linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/r8190_rtl8256.h b/drivers/staging/rtl8192u/r8190_rtl8256.h index c943a367d9e48..9ea67f86f9116 100644 --- a/drivers/staging/rtl8192u/r8190_rtl8256.h +++ b/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).