summaryrefslogtreecommitdiff
path: root/moduleconfig.h
diff options
context:
space:
mode:
authorCharles Manning <cdhmanning@gmail.com>2011-01-13 13:21:47 +1300
committerCharles Manning <cdhmanning@gmail.com>2011-01-13 13:21:47 +1300
commit46eb953ecab322d3385ccf84c75d969de8542317 (patch)
treeef59001d4a8561827571c332a11fb51ed0d6d9bf /moduleconfig.h
parent05f5305b2d17b0e2889338724b864cf80f309437 (diff)
yaffs: Reformatting to be kernel friendly.
Passes checkpatch.pl Signed-off-by: Charles Manning <cdhmanning@gmail.com>
Diffstat (limited to 'moduleconfig.h')
-rw-r--r--moduleconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/moduleconfig.h b/moduleconfig.h
index 83cf0c1..1079ed8 100644
--- a/moduleconfig.h
+++ b/moduleconfig.h
@@ -30,7 +30,7 @@
/* #define CONFIG_YAFFS_DOES_ECC */
/* Default: Selected */
-/* Meaning: Yaffs does its own ECC on tags for packed tags rather than use mtd */
+/* Meaning: Yaffs does ECC on tags for packed tags rather than use mtd */
#define CONFIG_YAFFS_DOES_TAGS_ECC
/* Default: Not selected */