From: Luiz Fernando N. Capitulino Date: Tue, 15 Aug 2006 01:44:29 +0000 (-0300) Subject: usb-skeleton: small update X-Git-Tag: v2.6.19-rc1~899^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c07045412f21c5bb344244e8ec45671529e411bd;p=pandora-kernel.git usb-skeleton: small update o CodingStyle fixes o Removes trailing spaces o Do not make not needed initialiation of automatic variables o Use usb_endpoint_* functions o If we get an error in the write URB callback print an error message instead of a debug one (Pretty unrelated changes, but spliting this up doesn't pay off as our main changes are just CodingStyle fixes). Signed-off-by: Luiz Fernando N. Capitulino Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed