aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2019-03-06 23:08:45 +0100
committerJason Gunthorpe <jgg@mellanox.com>2019-03-26 12:49:33 -0300
commit1a2e158327c957baef21a50f3a7f6e6942cbca1e (patch)
tree2e041b0a9dffadf4eb6da700948a40707186401d /drivers/infiniband/ulp/iser
parentRDMA/nes: remove redundant check on udata (diff)
downloadlinux-dev-1a2e158327c957baef21a50f3a7f6e6942cbca1e.tar.xz
linux-dev-1a2e158327c957baef21a50f3a7f6e6942cbca1e.zip
drivers: infiniband: Fix whitespace in kconfig
Adjust the kconfig whitespace in bnxt_re/iser to match the kernel standard. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband/ulp/iser')
-rw-r--r--drivers/infiniband/ulp/iser/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/infiniband/ulp/iser/Kconfig b/drivers/infiniband/ulp/iser/Kconfig
index d00af71a2cfc..299268f261ee 100644
--- a/drivers/infiniband/ulp/iser/Kconfig
+++ b/drivers/infiniband/ulp/iser/Kconfig
@@ -4,8 +4,8 @@ config INFINIBAND_ISER
select SCSI_ISCSI_ATTRS
---help---
Support for the iSCSI Extensions for RDMA (iSER) Protocol
- over InfiniBand. This allows you to access storage devices
- that speak iSCSI over iSER over InfiniBand.
+ over InfiniBand. This allows you to access storage devices
+ that speak iSCSI over iSER over InfiniBand.
The iSER protocol is defined by IETF.
See <http://www.ietf.org/rfc/rfc5046.txt>