commit | 8fbebb091a1695b8896597573c2d75831e41929a | [log] [tgz] |
---|---|---|
author | Kevin McKinney <klmckinney1@gmail.com> | Sun Nov 27 20:51:46 2011 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 29 10:09:52 2011 +0900 |
tree | 342a3ba26fbd21c99a212a02af32fcbd9a1cd49a | |
parent | fef5675ecbeb0c92d49c8b350e1324164bb348a5 [diff] |
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 <klmckinney1@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>