]> git.baikalelectronics.ru Git - kernel.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)
commit843f7a9f86d44434cb3edca7049ef567462b79c1
tree2492f84dbb2bcf5f1efa56c8b6e817a9b905cb72
parentb527207ceafda55f402b230fccb4aa0450823bff
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