From 6561f91d68e6f93cba91e64a3b9e0feba8b84fb8 Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Thu, 1 Dec 2011 22:02:16 -0500 Subject: [PATCH] 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-format-patch failed