From: Wang Yufen Date: Fri, 28 Mar 2014 04:07:04 +0000 (+0800) Subject: ipv6: fix checkpatch errors of "foo*" and "foo * bar" X-Git-Tag: v3.15-rc1~113^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=437de07ced703c2d171b43bd63cf47e0af09a241;p=pandora-kernel.git ipv6: fix checkpatch errors of "foo*" and "foo * bar" ERROR: "(foo*)" should be "(foo *)" ERROR: "foo * bar" should be "foo *bar" Suggested-by: Sergei Shtylyov Signed-off-by: Wang Yufen Acked-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed