Commit 59d68b91 authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] Typo in linux_include_linux_raid_md_k.h

parent 00fba476
......@@ -59,7 +59,7 @@ typedef struct mddev_s mddev_t;
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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment