commit | 26caea5fda6e6f3d0dfeb26e71afd1623fab38c6 | [log] [tgz] |
---|---|---|
author | Wenpeng Liang <liangwenpeng@huawei.com> | Wed Apr 07 16:15:52 2021 +0800 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Apr 12 14:56:51 2021 -0300 |
tree | 03ca1e72a30ce2bab4503a609255857c1ebc8f8b | |
parent | b6eb7011f561a29d91f290e02a8dabee8169da9d [diff] |
RDMA/core: Correct format of block comments Block comments should not use a trailing */ on a separate line and every line of a block comment should start with an '*'. Link: https://lore.kernel.org/r/1617783353-48249-7-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>