From: Lin Ming Date: Mon, 23 Jul 2012 04:11:21 +0000 (+0000) Subject: ipv4: Remove redundant assignment X-Git-Tag: v3.6-rc1~125^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe5cb873b7ef7f4fa49477455e8f2e3d555230e;p=pandora-kernel.git ipv4: Remove redundant assignment It is redundant to set no_addr and accept_local to 0 and then set them with other values just after that. Signed-off-by: Lin Ming Signed-off-by: David S. Miller --- Reading git-diff-tree failed