Browse Source

staging: octeon-usb: cvmx-usb: fix whitespace issues

Fix most of the whitespace issues reported by checkpatch:
	- use tabs for indentation
	- brace placement vs. newlines
	- (foo_t*) -> (foo_t *)
	- i=0 -> i = 0

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Aaro Koskinen 12 years ago
parent
commit
eeb90cb287
1 changed files with 469 additions and 475 deletions
  1. 469 475
      drivers/staging/octeon-usb/cvmx-usb.c

File diff suppressed because it is too large
+ 469 - 475
drivers/staging/octeon-usb/cvmx-usb.c


Some files were not shown because too many files changed in this diff