From: Jules Irenge Date: Wed, 13 Mar 2019 14:53:19 +0000 (+0000) Subject: staging: rtl8192e: add SPDX GPL-2.0 license identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5af3304506aeb5fed63843c4114a6c4d8205ca56;p=linux.git staging: rtl8192e: add SPDX GPL-2.0 license identifier Add the SPDX GPL-2.0 license identifier to fix checkpatch.pl warning Issue found by checkpatch.pl warning: "WARNING: Missing or malformed SPDX-License-Identifier tag in line 1" Signed-off-by: Jules Irenge Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192e/dot11d.c b/drivers/staging/rtl8192e/dot11d.c index 68f53013cb95a..6d57abedaa344 100644 --- a/drivers/staging/rtl8192e/dot11d.c +++ b/drivers/staging/rtl8192e/dot11d.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /****************************************************************************** * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. *