md/raid0: fix warning message for parameter default_layout
authorSong Liu <songliubraving@fb.com>
Mon, 14 Oct 2019 23:58:35 +0000 (16:58 -0700)
committerSong Liu <songliubraving@fb.com>
Wed, 16 Oct 2019 16:43:02 +0000 (09:43 -0700)
commit3874d73e06c9b9dc15de0b7382fc223986d75571
tree8b3adf5fdbde63daa898be570c007b921ca2e1e4
parent09d6ac8dc51a033ae0043c1fe40b4d02563c2496
md/raid0: fix warning message for parameter default_layout

The message should match the parameter, i.e. raid0.default_layout.

Fixes: c84a1372df92 ("md/raid0: avoid RAID0 data corruption due to layout confusion.")
Cc: NeilBrown <neilb@suse.de>
Reported-by: Ivan Topolsky <doktor.yak@gmail.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
drivers/md/raid0.c