X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=mdopen.c;h=55252dc10fcb36898f733ccd4319d5c02a02b353;hp=ebaba950705bb2dc2ca7dab30b582b2dc453b0e5;hb=aba69144fd44fc261c943b0cec540751cfcd29bd;hpb=08e43379e5e01c8386e7f68f760e11cbe1e42210 diff --git a/mdopen.c b/mdopen.c index ebaba950..55252dc1 100644 --- a/mdopen.c +++ b/mdopen.c @@ -193,7 +193,7 @@ int open_mddev(char *dev, int autof) * If the device name is in a 'standard' format, * intuit the minor from that, else * easiest to read /proc/mdstat, and hunt through for - * an unused number + * an unused number */ if (num < 0) { /* need to pick an unused number */