]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: mt7621-eth/ethtool.c: Correction of SPDX license identifier
authorCarlos Henrique Lima Melara <charlesmelara@outlook.com>
Wed, 30 Jan 2019 20:39:00 +0000 (20:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2019 11:34:03 +0000 (12:34 +0100)
commit7cbc196883b8e502d8e7c370fdb48bd4b2fd94af
tree13e3906c96448757adc10387e85302fdeea3357c
parent2fa495892bc9c7ad7c492e64c25bbf458619271b
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>
drivers/staging/mt7621-eth/ethtool.c