]> 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)
commit2e5d87b7ee6f7cf562ddd7fb2c603d3fcad5c1fa
tree2492f84dbb2bcf5f1efa56c8b6e817a9b905cb72
parent48e62dc70e11f2dc494882c2a2c2e43b7b4ea7bf
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