From: Kevin McKinney Date: Fri, 2 Dec 2011 03:02:16 +0000 (-0500) Subject: Staging: bcm: Alter code to move error handling closer to the calls; and remove white... X-Git-Tag: v3.3-rc1~152^2~101^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6561f91d68e6f93cba91e64a3b9e0feba8b84fb8;p=pandora-kernel.git Staging: bcm: Alter code to move error handling closer to the calls; and remove white space, IOCTL_BCM_NVM_WRITE. This is a clean up patch for IOCTL_BCM_NVM_WRITE that replaces the assignment of the Status variable with direct returns of the error code, replaces the break statements with direct returns, and removes a white space. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed