From: Mark Einon Date: Tue, 30 Oct 2012 18:38:55 +0000 (+0000) Subject: staging: et131x: Refactor nic_rx_pkts() to remove indenting X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~783 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=242187aa7b015ea11c3d8dc3a86a3dc2b098c79d;p=pandora-kernel.git staging: et131x: Refactor nic_rx_pkts() to remove indenting In nic_rx_pkts() some large chunks of code are indented in 'if (len)' sections. Refactor the code to remove these indents and re-join longer split lines. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed