]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commited4531187e4889a0f2b3ab6ecf6c4ea8a71669e9
tree8b3adf5fdbde63daa898be570c007b921ca2e1e4
parent02db61888adb8479fb8a241c24d09ae49d94fe2b
md/raid0: fix warning message for parameter default_layout

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

Fixes: 6429a94871e8 ("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