From: Jules Irenge Date: Fri, 1 Mar 2019 00:14:16 +0000 (+0000) Subject: staging: mt7621-eth: Add SPDX license identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=07fed8ec7929bee9acc5b18259a1d13ac397842a;p=linux.git staging: mt7621-eth: Add SPDX license identifier Add the SPDX GPL-2.0 license identifier to fix checkpatch.pl warning Issue reported 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/mt7621-eth/ethtool.h b/drivers/staging/mt7621-eth/ethtool.h index 40b4cf0116603..d0e97ae0d82e8 100644 --- a/drivers/staging/mt7621-eth/ethtool.h +++ b/drivers/staging/mt7621-eth/ethtool.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License