From: wangweidong Date: Fri, 14 Feb 2014 07:43:44 +0000 (+0800) Subject: appletalk: fix checkpatch errors with foo* bar|foo * bar X-Git-Tag: v3.15-rc1~113^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0984a05e87aeab07781190aaf134bb8ad81a9c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed