[PATCH] Staging: bcm: DDRInit: fixed bracing issues.

Greg KH gregkh at linuxfoundation.org
Tue Dec 17 17:52:38 UTC 2013


On Mon, Dec 16, 2013 at 03:51:58AM -0500, Gary Rookard wrote:
> removed braces from single statement conditonals.
> if, else, while opening brace placement was moved to last 
> on first line of each, and closing brace moved to first on
> new line to follow the linux kernel coding style thus removing
> checkpatch errors respectfully.
> 
> Signed-off-by: Gary Alan Rookard <garyrookard at gmail.com>
> ---
> On branch staging-next
>  drivers/staging/bcm/DDRInit.c | 112 ++++++++++++------------------------------
>  1 file changed, 31 insertions(+), 81 deletions(-)

Does not apply :(



More information about the devel mailing list