staging: exfat: add missing SPDX line to Kconfig
authorMichael Straube <straube.linux@gmail.com>
Tue, 17 Sep 2019 19:07:55 +0000 (21:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Oct 2019 06:15:45 +0000 (08:15 +0200)
Add SPDX identifier to Kconfig.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20190917190755.21723-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/Kconfig

index 290dbfc7ace1a03d76ac866117c578b90d5261a7..59e07afe249c8c38e229b4be3ca55ba6f4cf6791 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 config EXFAT_FS
        tristate "exFAT fs support"
        depends on BLOCK