]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: bcm: CmHost: remove temp bracing from switch/cases.
authorGary Rookard <garyrookard@gmail.com>
Fri, 21 Mar 2014 03:28:43 +0000 (23:28 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Apr 2014 15:29:27 +0000 (08:29 -0700)
commita47a0f506414022075c750e680ef84ce97dc2fb2
tree224240b236ca3e438683b5532642618c2061de38
parentbee2d6a82cc31ebcc44a0ec9484ec1670c07ca6a
Staging: bcm: CmHost: remove temp bracing from switch/cases.

Remove the temp bracing afixed to case labels.

Properly indent switch/case breaks.

Signed-off-by: Gary Alan Rookard <garyrookard@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c