From: Kevin McKinney Date: Mon, 28 Nov 2011 01:51:46 +0000 (-0500) Subject: Staging: bcm: Alter code to move error handling closer to the calls. X-Git-Tag: v3.3-rc1~152^2~101^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbebb091a1695b8896597573c2d75831e41929a;p=pandora-kernel.git Staging: bcm: Alter code to move error handling closer to the calls. This is a cleanup patch. I've shuffled the code around to move the error handling closer to the calls. I've removed some indent levels. I've replaced break statements with direct returns. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed