From 8fbebb091a1695b8896597573c2d75831e41929a Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Sun, 27 Nov 2011 20:51:46 -0500 Subject: [PATCH] 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-format-patch failed