From: Weilong Chen Date: Tue, 24 Dec 2013 01:43:47 +0000 (+0800) Subject: xfrm: checkpatch errors with foo * bar X-Git-Tag: v3.14-rc1~94^2~201^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e94c2dcfd7ca297bd7e0a8d96be1e76dec711a3;p=pandora-kernel.git xfrm: checkpatch errors with foo * bar This patch clean up some checkpatch errors like this: ERROR: "foo * bar" should be "foo *bar" ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Weilong Chen Signed-off-by: Steffen Klassert --- Reading git-diff-tree failed