From: Daniel Baluta Date: Sun, 15 Apr 2012 01:34:41 +0000 (+0000) Subject: ipv4: fix checkpatch errors X-Git-Tag: v3.5-rc1~109^2~453 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e73ea1a31c3612aa6dfe44f864ca5b7b6a4cff9;p=pandora-kernel.git ipv4: fix checkpatch errors Fix checkpatch errors of the following type: * ERROR: "foo * bar" should be "foo *bar" * ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Daniel Baluta Signed-off-by: David S. Miller --- Reading git-diff-tree failed