]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi_dh: fix randconfig build error
authorChristoph Hellwig <hch@lst.de>
Wed, 9 Sep 2015 16:04:18 +0000 (18:04 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Fri, 11 Sep 2015 18:54:37 +0000 (11:54 -0700)
commit294ab783ad98066b87296db1311c7ba2a60206a5
treee316e2db2485a9312bff41755bdb3f3ea548f84e
parent537b604c8b3aa8b96fe35f87dd085816552e294c
scsi_dh: fix randconfig build error

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>
drivers/md/Kconfig