From: Lars Lindley Date: Thu, 25 Mar 2010 13:44:53 +0000 (+0100) Subject: Staging: winbond: wb35reg.c Coding style fixes X-Git-Tag: v2.6.35-rc1~441^2^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa448c1f41712ac0f6640006582befb6296c19fc;p=pandora-kernel.git 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 Acked-by: Pavel Machek Acked-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed