diff options
author | Max Gurtovoy <mgurtovoy@nvidia.com> | 2021-12-15 16:57:21 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-01-06 20:47:08 +0300 |
commit | ca2770c65b56374374fa00c349883e67c16943de (patch) | |
tree | b200b634aa7c043f4449a926dcd1f28aeaf9ac26 /mm | |
parent | 48886a84a3f62be386a428ba861ad3dae76609fd (diff) | |
download | linux-ca2770c65b56374374fa00c349883e67c16943de.tar.xz |
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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions