]> git.baikalelectronics.ru Git - kernel.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)
commitc7a51b27ef9a59d2b881543fcf6ef75c0f6d9ca9
treee316e2db2485a9312bff41755bdb3f3ea548f84e
parent4cf064fd17d9b3f0fb61aaa09d816eefd7c8fbe1
scsi_dh: fix randconfig build error

It looks like the Kconfig check that was meant to fix this (commit
ef1fbe54d0e88067464184866478a84e2ef9fc0a [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: ef1fbe54d0e88067464184866478a84e2ef9fc0a
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