diff options
author | Peng Li <lipeng321@huawei.com> | 2021-06-08 16:12:32 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-08 12:04:05 -0700 |
commit | 14b9764ccfeb3ca59ae74b17a521cdf54929831d (patch) | |
tree | 5062e702abd1f019ff1d822b5e9b5d57d72b261f /net/lapb/lapb_subr.c | |
parent | 8ccac4a58aa8cd2fc14cee2671996cb1ec78c71f (diff) | |
download | linux-14b9764ccfeb3ca59ae74b17a521cdf54929831d.tar.gz linux-14b9764ccfeb3ca59ae74b17a521cdf54929831d.tar.bz2 linux-14b9764ccfeb3ca59ae74b17a521cdf54929831d.zip |
net: farsync: fix the comments style issue
Networking block comments don't use an empty /* line,
use /* Comment...
Block comments use * on subsequent lines.
Block comments use a trailing */ on a separate line.
This patch fixes the comments style issues.
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions