Searched hist:b6eb7011f561a29d91f290e02a8dabee8169da9d (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/infiniband/core/ |
H A D | cache.c | diff b6eb7011f561a29d91f290e02a8dabee8169da9d Wed Apr 07 10:15:51 CEST 2021 Wenpeng Liang <liangwenpeng@huawei.com> 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>
|
H A D | sysfs.c | diff b6eb7011f561a29d91f290e02a8dabee8169da9d Wed Apr 07 10:15:51 CEST 2021 Wenpeng Liang <liangwenpeng@huawei.com> 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>
|
H A D | mad.c | diff b6eb7011f561a29d91f290e02a8dabee8169da9d Wed Apr 07 10:15:51 CEST 2021 Wenpeng Liang <liangwenpeng@huawei.com> 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>
|
H A D | cm.c | diff b6eb7011f561a29d91f290e02a8dabee8169da9d Wed Apr 07 10:15:51 CEST 2021 Wenpeng Liang <liangwenpeng@huawei.com> 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>
|
H A D | cma.c | diff b6eb7011f561a29d91f290e02a8dabee8169da9d Wed Apr 07 10:15:51 CEST 2021 Wenpeng Liang <liangwenpeng@huawei.com> 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>
|