Robert LeBlanc <robert@xxxxxxxxxxxxx> writes: > Linux allows for 32 character device names. When using the maximum size device name and also > storing "/dev/", devname needs to be 37 character long to store the complete device name. > i.e. "/dev/md_abcdefghijklmnopqrstuvwxyz12\0" > > Signed-Off: Robert LeBlanc<robert@xxxxxxxxxxxxx> > --- > mdopen.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Looks good - I corrected your comment to fit into a proper editor width of 80 characters, and also fixed up the SOB since it needs to say Signed-off-by rather than signed-off. Applied! Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html