RDMA/mlx5: Fix trailing */ formatting in block comment
authorRohit Chavan <roheetchavan@gmail.com>
Tue, 22 Aug 2023 12:04:51 +0000 (17:34 +0530)
committerLeon Romanovsky <leon@kernel.org>
Tue, 22 Aug 2023 14:27:16 +0000 (17:27 +0300)
commitd3c2245754220b0fd4c6868e2fe48741a734be58
tree23dbbec18aae3b632e0182a84ae93e4829777472
parent6812e06999054792e13193666989dbdc01642625
RDMA/mlx5: Fix trailing */ formatting in block comment

Resolved a formatting issue where the trailing */ in a block comment
was placed on a same line instead of separate line.

Signed-off-by: Rohit Chavan <roheetchavan@gmail.com>
Link: https://lore.kernel.org/r/20230822120451.8215-1-roheetchavan@gmail.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/mlx5/mr.c