]> git.baikalelectronics.ru Git - kernel.git/commit
net: hdlc_x25: fix the alignment issue
authorPeng Li <lipeng321@huawei.com>
Fri, 4 Jun 2021 07:32:12 +0000 (15:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jun 2021 21:34:17 +0000 (14:34 -0700)
commitbe61a57686d86b9c6dc60c58f1f265191ba4f5ac
tree7efdee521e3c53556fd240364eea023f3e62f586
parentd5e6b3d8731e7c67603da4e1f492226f29686e26
net: hdlc_x25: fix the alignment issue

Alignment should match open parenthesis.

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>
drivers/net/wan/hdlc_x25.c