From: Changli Gao Date: Thu, 2 Sep 2010 03:56:51 +0000 (+0000) Subject: net: arp: code cleanup X-Git-Tag: v2.6.37-rc1~147^2~586 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deffd77759e3ceb936f0760cc54a213881577a83;p=pandora-kernel.git net: arp: code cleanup Clean the code up according to Documentation/CodingStyle. Don't initialize the variable dont_send in arp_process(). Remove the temporary varialbe flags in arp_state_to_flags(). Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed