From: Alan Stern Date: Tue, 30 Jul 2013 19:35:40 +0000 (-0400) Subject: USB: simplify the interface of usb_get_status() X-Git-Tag: v3.12-rc1~186^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b7336e02d998720c5ace47036f7e539365bb05;p=pandora-kernel.git USB: simplify the interface of usb_get_status() This patch simplifies the interface presented by usb_get_status(). Instead of forcing callers to check for the proper data length and convert the status value to host byte order, the function will now do these things itself. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed