net: ocelot: fix a trailling format issue with block comments
authorYixing Liu <liuyixing1@huawei.com>
Wed, 31 Mar 2021 08:18:32 +0000 (16:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 31 Mar 2021 21:34:09 +0000 (14:34 -0700)
commit1f78ff4ff7089b8265278d0bbf937fd8e5958dcf
tree032bb41edc884f2bb29cc3ee473b03be35caf3ad
parent3f6ebcffaf673490ec95024a8d6e67b890cc53e2
net: ocelot: fix a trailling format issue with block comments

Use a tralling */ on a separate line for block comments.

Signed-off-by: Yixing Liu <liuyixing1@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mscc/ocelot.c