From: Pavel Emelyanov Date: Thu, 6 Dec 2007 05:19:44 +0000 (-0800) Subject: [ARP]: Minus one level of indentation in arp_req_set X-Git-Tag: v2.6.25-rc1~1162^2~1203 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43dc1701172b7f73c495dea6c165c73ab8934f76;p=pandora-kernel.git [ARP]: Minus one level of indentation in arp_req_set The ATF_PUBL requests are handled completely separate from the others. Emphasize it with a separate function. This also reduces the indentation level. The same issue exists with the arp_delete_request, but when I tried to make it in one patch diff produced completely unreadable patch. So I split it into two, but they may be done with one commit. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed