]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Staging: bcm: Fix coding style issues in CmHost.c
authorKevin McKinney <klmckinney1@gmail.com>
Thu, 5 Jan 2012 01:29:00 +0000 (20:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 01:19:04 +0000 (17:19 -0800)
commit9937fdb022156f285b761bc544d5b910faa2e585
tree2492f84dbb2bcf5f1efa56c8b6e817a9b905cb72
parentb71dbbcfaa2a2965e0797db7333396a71062a341
Staging: bcm: Fix coding style issues in CmHost.c

This patch cleans up several code style issues found
in CmHost.c reported by checkpatch.pl.  These include:
white space, braces, indents, and comments.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.c