patch-2.4.20 linux-2.4.20/include/linux/raid/md_k.h

Next file: linux-2.4.20/include/linux/reiserfs_fs.h
Previous file: linux-2.4.20/include/linux/raid/md_compatible.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/linux/raid/md_k.h linux-2.4.20/include/linux/raid/md_k.h
@@ -59,7 +59,7 @@
 typedef struct mdk_rdev_s mdk_rdev_t;
 
 #if (MINORBITS != 8)
-#error MD doesnt handle bigger kdev yet
+#error MD does not handle bigger kdev yet
 #endif
 
 #define MAX_MD_DEVS  (1<<MINORBITS)	/* Max number of md dev */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)