| commit | 0769c38d26bdb2941385c32ff66a25beeb987f75 | [log] [tgz] |
|---|---|---|
| author | David Cross <david.cross@cypress.com> | Thu Sep 23 17:24:45 2010 -0700 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 29 18:28:26 2010 -0700 |
| tree | 9bf7d7801a2df098dc3b1aadfe562ce8fc5bb776 | |
| parent | 9ebed608bde8e27a1993f1b12eff16e04c8c419e [diff] |
Staging: west bridge, removal of " " before ";" 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>