treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / drivers / infiniband / ulp / srp / Kconfig
blob6f5e7b3a3864247bc59b902d6b0e0d433a45dce0
1 # SPDX-License-Identifier: GPL-2.0-only
2 config INFINIBAND_SRP
3         tristate "InfiniBand SCSI RDMA Protocol"
4         depends on SCSI && INFINIBAND_ADDR_TRANS
5         select SCSI_SRP_ATTRS
6         ---help---
7           Support for the SCSI RDMA Protocol over InfiniBand.  This
8           allows you to access storage devices that speak SRP over
9           InfiniBand.
11           The SRP protocol is defined by the INCITS T10 technical
12           committee.  See <http://www.t10.org/>.