summaryrefslogtreecommitdiff
path: root/drivers/staging/mt7621-eth
diff options
context:
space:
mode:
authorCarlos Henrique Lima Melara <charlesmelara@outlook.com>2019-01-30 20:39:00 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-04 12:34:03 +0100
commit7cbc196883b8e502d8e7c370fdb48bd4b2fd94af (patch)
tree13e3906c96448757adc10387e85302fdeea3357c /drivers/staging/mt7621-eth
parent2fa495892bc9c7ad7c492e64c25bbf458619271b (diff)
staging: mt7621-eth/ethtool.c: Correction of SPDX license identifier
This patch fixes the checkpatch.p1 warning: WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 +/* It includes the SPDX expression for GPL-2.0 according to the text license in the top of the C file. Signed-off-by: Carlos Henrique Lima Melara <charlesmelara@outlook.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mt7621-eth')
-rw-r--r--drivers/staging/mt7621-eth/ethtool.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/mt7621-eth/ethtool.c b/drivers/staging/mt7621-eth/ethtool.c
index 40a7d47be913..8c4228e2c987 100644
--- a/drivers/staging/mt7621-eth/ethtool.c
+++ b/drivers/staging/mt7621-eth/ethtool.c
@@ -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