Staging: winbond: wb35reg.c Coding style fixes
authorLars Lindley <lindley@coyote.org>
Thu, 25 Mar 2010 13:44:53 +0000 (14:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:49 +0000 (11:35 -0700)
commitfa448c1f41712ac0f6640006582befb6296c19fc
tree09a5dc7626f02024a8fd1cebe67fa8e5416788ff
parentb08585fc584f5e090cf94535171be3ffc6549d98
Staging: winbond: wb35reg.c Coding style fixes

I fixed the problems reported by checkpatch.pl excetp for
long lines, a couple of printks and some warnings about usb_free_urb(NULL).
I checked for regressions with Dan Carpenters strip_whitespace.pl
and diff and everything looks good.
Generated .o is identical to master.

This is a new patch against master where I fixed up a switch-statement
after comments from Pavel Machek.

Signed-off-by: Lars Lindley <lindley@coyote.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/winbond/wb35reg.c