linux/drivers/infiniband
Max Gurtovoy ca2770c65b IB/iser: Align coding style across driver
The following changes were made:
1. Align function signatures to 80 characters per line.
2. Remove tabs for variable assignment and use 1 space instead.
3. Don't compare to NULL in "if" clause.
4. Remove strange indentations.

This will ease on the maintenance of the driver for the future.

Link: https://lore.kernel.org/r/20211215135721.3662-7-mgurtovoy@nvidia.com
Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2022-01-06 13:47:08 -04:00
..
core RDMA: Use default_groups in kobj_type 2022-01-05 15:15:15 -04:00
hw IB/mlx5: Expose NDR speed through MAD 2022-01-05 16:40:35 -04:00
sw RDMA/rxe: Delete deprecated module parameters interface 2022-01-05 15:18:47 -04:00
ulp IB/iser: Align coding style across driver 2022-01-06 13:47:08 -04:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
Makefile