net: lapbether: fix the code style issue about line length
authorPeng Li <lipeng321@huawei.com>
Wed, 9 Jun 2021 09:39:55 +0000 (17:39 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jun 2021 21:02:58 +0000 (14:02 -0700)
commit63a2bb15fe594f328ee1535f3f13e10f863c4c8e
tree51f57a2e9fbab66263693af2fdfd4b8c30d64790
parentc564c049a34f94b1a4dbe02332b529a6bcb25496
net: lapbether: fix the code style issue about line length

According to the chackpatch.pl,
line length of 123 exceeds 100 columns, so fix it.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/lapbether.c