On Mon, Sep 07, 2020 at 04:51:00PM +0200, Greg Kroah-Hartman wrote: > There are a few calls to usb_control_msg() that can be converted to use > usb_control_msg_send() instead, so do that in order to make the error > checking a bit simpler. > > Cc: Alan Stern <[email protected]> > Cc: "Rafael J. Wysocki" <[email protected]> > Cc: Andy Shevchenko <[email protected]> > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Oops, Andy, sorry, you gave me a Reviewed-by: Andy Shevchenko <[email protected]> on the previous version of this, I'll add it next round, or when it's queued up. thanks, greg k-h

