]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi_dh: fix randconfig build error
authorChristoph Hellwig <hch@lst.de>
Wed, 9 Sep 2015 16:04:18 +0000 (18:04 +0200)
committerZefan Li <lizefan@huawei.com>
Wed, 27 Apr 2016 10:55:18 +0000 (18:55 +0800)
commit3cd0ee55312d9e53ac6966d071c48e218c3a2a53
tree5467656cf845944c6dd73f11728f573e40f62098
parent409172802372d568ab1d5460004e109f01abaa39
scsi_dh: fix randconfig build error

commit 294ab783ad98066b87296db1311c7ba2a60206a5 upstream.

It looks like the Kconfig check that was meant to fix this (commit
fe9233fb6914a0eb20166c967e3020f7f0fba2c9 [SCSI] scsi_dh: fix kconfig related
build errors) was actually reversed, but no-one noticed until the new set of
patches which separated DM and SCSI_DH).

Fixes: fe9233fb6914a0eb20166c967e3020f7f0fba2c9
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Signed-off-by: Zefan Li <lizefan@huawei.com>
drivers/md/Kconfig