[PATCH v2 03/11] USB: core: message.c: use usb_control_msg_send() in a few places

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Sep 7 16:56:44 CEST 2020


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 <stern at rowland.harvard.edu>
> Cc: "Rafael J. Wysocki" <rafael.j.wysocki at intel.com>
> Cc: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Cc: linux-usb at vger.kernel.org
> Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

Oops, Andy, sorry, you gave me a Reviewed-by: Andy Shevchenko
<andriy.shevchenko at linux.intel.com> on the previous version of this,
I'll add it next round, or when it's queued up.

thanks,

greg k-h


More information about the Alsa-devel mailing list