From: Michael Straube Date: Tue, 17 Sep 2019 19:07:55 +0000 (+0200) Subject: staging: exfat: add missing SPDX line to Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ec1db1be106101c24f6f24efbb5eb3176f66cb50;p=linux.git staging: exfat: add missing SPDX line to Kconfig Add SPDX identifier to Kconfig. Signed-off-by: Michael Straube Link: https://lore.kernel.org/r/20190917190755.21723-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/exfat/Kconfig b/drivers/staging/exfat/Kconfig index 290dbfc7ace1a..59e07afe249c8 100644 --- a/drivers/staging/exfat/Kconfig +++ b/drivers/staging/exfat/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 config EXFAT_FS tristate "exFAT fs support" depends on BLOCK