linux_dsm_epyc7002/drivers/infiniband/ulp
Bart Van Assche ffd5980695 RDMA/srpt: Improve coding style conformance
Use tabs instead of spaces for indentation. Make sure that multi-line
expressions have the operator at the end of a line instead of the start.
Avoid a complaint about a missing space in a ternary expression by
changing '(boolean) ? 1: 0' into 'boolean'.

Cc: Sergey Gorenko <sergeygo@mellanox.com>
Cc: Max Gurtovoy <maxg@mellanox.com>
Cc: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-12-19 15:07:26 -05:00
..
ipoib RDMA: Start use ib_device_ops 2018-12-12 07:40:16 -07:00
iser RDMA: Start use ib_device_ops 2018-12-12 07:40:16 -07:00
isert RDMA/ulp: Use dev_name instead of ibdev->name 2018-09-26 13:51:48 -06:00
opa_vnic RDMA: Start use ib_device_ops 2018-12-12 07:40:16 -07:00
srp RDMA/srp: Add support for immediate data 2018-12-19 15:07:25 -05:00
srpt RDMA/srpt: Improve coding style conformance 2018-12-19 15:07:26 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00