diff options
author | Wenpeng Liang <liangwenpeng@huawei.com> | 2021-04-07 16:15:51 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-04-12 14:56:51 -0300 |
commit | b6eb7011f561a29d91f290e02a8dabee8169da9d (patch) | |
tree | cb772fea9c34d273e64b4596ae5a2ee25151ee1c /drivers/infiniband/core/nldev.c | |
parent | f681967ae7d5d3d28e67f754f069bf6cdc87a0d2 (diff) |
RDMA/core: Correct format of braces
Do following cleanups about braces:
- Add the necessary braces to maintain context alignment.
- Fix the open '{' that is not on the same line as "switch".
- Remove braces that are not necessary for single statement blocks.
- Fix "else" that doesn't follow close brace '}'.
Link: https://lore.kernel.org/r/1617783353-48249-6-git-send-email-liweihang@huawei.com
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/core/nldev.c')
0 files changed, 0 insertions, 0 deletions