]> 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)
commit1be9c7da68a378fb10730507fa8acc73710a6c57
treee316e2db2485a9312bff41755bdb3f3ea548f84e
parentfbbb40e77baaf5507831db4cdfb7a59d60ed1e86
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