Staging: bcm: fixed parentheses and quoted string across lines coding style in CmHost.c
authorJoshua Baldock <joshua.balock@gmail.com>
Thu, 13 Mar 2014 06:14:58 +0000 (17:14 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 19:11:29 +0000 (12:11 -0700)
commita11f5d2b2b37fcc5a06e9149686a85f3148f4190
treec6d214290d895f58993e2399edafc5acbe00c2f5
parentba79e52b697f1ead52a0f9ba35aeac31a2c4e29a
Staging: bcm: fixed parentheses and quoted string across lines coding style in CmHost.c

This is a patch to the CmHost.c file that fixes up parentheses and
quoted string across lines warnings found by checkpatch.pl tool.

Signed-off-by: Joshua Baldock <joshua.baldock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c