projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c72c5ea
)
fs/f2fs/Config.in: remove consecutive empty lines
author
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sat, 3 Nov 2018 14:49:35 +0000
(15:49 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sat, 3 Nov 2018 14:49:57 +0000
(15:49 +0100)
This fixes the following check-package warning:
fs/f2fs/Config.in:51: consecutive empty lines
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
fs/f2fs/Config.in
patch
|
blob
|
history
diff --git
a/fs/f2fs/Config.in
b/fs/f2fs/Config.in
index 8a66645325a460fc8a6e32b5be7ca5785e882098..32d86d8ce38b6d15f1740c34132e2c3f11fe9e01 100644
(file)
--- a/
fs/f2fs/Config.in
+++ b/
fs/f2fs/Config.in
@@
-48,5
+48,4
@@
config BR2_TARGET_ROOTFS_F2FS_FEATURES
List of features that the F2FS filesystem should support
(e.g "encrypt")
-
endif # BR2_TARGET_ROOTFS_F2FS