projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1d7c51
)
btrfs: add SPDX header to Kconfig
author
David Sterba
<dsterba@suse.com>
Tue, 3 Apr 2018 17:23:33 +0000
(19:23 +0200)
committer
David Sterba
<dsterba@suse.com>
Thu, 12 Apr 2018 14:29:55 +0000
(16:29 +0200)
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/Kconfig
patch
|
blob
|
history
diff --git
a/fs/btrfs/Kconfig
b/fs/btrfs/Kconfig
index 167e5dc7eadd7ce8dadf9866c0b8f1311494ee5a..23537bc8c827c7accea2ea4aa9ce7107e9fa5994 100644
(file)
--- a/
fs/btrfs/Kconfig
+++ b/
fs/btrfs/Kconfig
@@
-1,3
+1,5
@@
+# SPDX-License-Identifier: GPL-2.0
+
config BTRFS_FS
tristate "Btrfs filesystem support"
select LIBCRC32C