Staging: west bridge, removal of " " before ";"
authorDavid Cross <david.cross@cypress.com>
Fri, 24 Sep 2010 00:24:45 +0000 (17:24 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Sep 2010 01:28:26 +0000 (18:28 -0700)
This patch fixes removes all of the the " ;"'s in the west bridge driver
and instead replaces them with ";" only. Although this is a large patch,
this is the only thing that it does. I can break it up on a file basis
if needed.

Signed-off-by: David Cross <david.cross@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found