Commits

wangweidong committed 6f0984a05e8
appletalk: fix checkpatch errors with foo* bar|foo * bar fix checkpatch errors below: ERROR: "foo* bar" should be "foo *bar" ERROR: "foo * bar" should be "foo *bar" Signed-off-by: Wang Weidong <wangweidong1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>