projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23d6d3d
)
Docs: Kconfig: `devlopers' -> `developers'
author
Michael Witten
<mfwitten@gmail.com>
Wed, 14 Aug 2013 09:59:45 +0000
(09:59 +0000)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 14 Oct 2013 13:48:34 +0000
(15:48 +0200)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/btrfs/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/fs/btrfs/Kconfig
b/fs/btrfs/Kconfig
index 2b3b83296977d2f10239c6c5b0a40b6af1673c97..e374bf96a4427ce622b17cff2b2616d0394c099a 100644
(file)
--- a/
fs/btrfs/Kconfig
+++ b/
fs/btrfs/Kconfig
@@
-59,7
+59,8
@@
config BTRFS_FS_RUN_SANITY_TESTS
help
This will run some basic sanity tests on the free space cache
code to make sure it is acting as it should. These are mostly
- regression tests and are only really interesting to btrfs devlopers.
+ regression tests and are only really interesting to btrfs
+ developers.
If unsure, say N.