Minor code cleanup
diff --git a/doc/README.nand b/doc/README.nand
index cd7608c..f2d6a5b 100644
--- a/doc/README.nand
+++ b/doc/README.nand
@@ -179,7 +179,6 @@
    #define NAND_MAX_CHIPS 1
 
 
-
 NOTE:
 =====
 
@@ -204,7 +203,7 @@
 time use NAND in legacy mode. The breakage will disappear when the
 board-specific code is changed to the new NAND.
 
-As mentioned above, the legacy code is still used by the DoC subsystem. 
-The consequence of this is that the legacy NAND can't be removed  from 
-the tree until the DoC is ported to use the new NAND support (or boards 
+As mentioned above, the legacy code is still used by the DoC subsystem.
+The consequence of this is that the legacy NAND can't be removed  from
+the tree until the DoC is ported to use the new NAND support (or boards
 with DoC will break).