]> git.baikalelectronics.ru Git - kernel.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)
commit0d2a3b85bdd5a2c847fa190cc5da403496d5fd45
tree224240b236ca3e438683b5532642618c2061de38
parent28992183c49ff7846e2dc9be93435774b20d51fe
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