From: Pete Zaitcev Date: Wed, 29 Apr 2009 22:02:18 +0000 (-0600) Subject: USB: janitor storage initializers X-Git-Tag: v2.6.31-rc1~304^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05b8e6e1066e7583dbb6b00407508797b737995;p=pandora-kernel.git USB: janitor storage initializers We all know that pointless janitoring is bad, but this code is just offensive. So: - The error code goes directly to probe return, so don't return -1. - Don't return return internal usb-storage codes either. - usb_stor_control_msg takes timeout in milliseconds. - Sanitize messages. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed