nuke trailing whitespaces in the yaffs code
[openwrt/openwrt.git] / target / linux / generic-2.6 / files-2.6.25 / fs / yaffs2 / Kconfig
index f55b3c5107bf35a9edd4caeb800007e35af75c73..7b6f836cdacc6890ee32413951910f2bf873c9ad 100644 (file)
@@ -26,7 +26,7 @@ config YAFFS_YAFFS1
        default y
        help
          Enable YAFFS1 support -- yaffs for 512 byte / page devices
-         
+
          Not needed for 2K-page devices.
 
          If unsure, say Y.
@@ -157,9 +157,9 @@ config YAFFS_ALWAYS_CHECK_CHUNK_ERASED
          Enabling this forces on the test that chunks are erased in flash
          before writing to them. This takes more time but is potentially
          a bit more secure.
+
          Suggest setting Y during development and ironing out driver
-         issues etc. Suggest setting to N if you want faster writing.  
+         issues etc. Suggest setting to N if you want faster writing.
 
          If unsure, say Y.