Commit cb36c411 authored by Peng Li's avatar Peng Li Committed by David S. Miller
Browse files

net: hdlc_ppp: fix the code style issue about "foo* bar"



Fix the checkpatch error as "foo* bar" or "foo*bar" should be "foo *bar".

Signed-off-by: default avatarPeng Li <lipeng321@huawei.com>
Signed-off-by: default avatarGuangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2b57681f
Loading
Loading
Loading
Loading
+7 −7

File changed.

Contains only whitespace changes.