From: Mark Einon Date: Fri, 16 Nov 2012 10:47:37 +0000 (+0000) Subject: staging: et131x: Refactor et131x_isr() to remove indenting X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15ffde4d36c30d81cd04a154960608486a1464f4;p=pandora-kernel.git staging: et131x: Refactor et131x_isr() to remove indenting By negating a 'status' variable check in et131x_isr(), we can remove the indenting of a large block of code, increasing the readability. This patch does exactly that. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed