diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-14 17:37:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-16 11:02:39 +0200 |
commit | d6a499249543356002a1efbb26254c7272e62f4c (patch) | |
tree | 3d248381c7217fe92f35c75d66c0582874ef0fcf /sound | |
parent | USB: core: message.c: use usb_control_msg_send() in a few places (diff) | |
download | linux-d6a499249543356002a1efbb26254c7272e62f4c.tar.xz linux-d6a499249543356002a1efbb26254c7272e62f4c.zip |
USB: core: hub.c: use usb_control_msg_send() in a few places
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 and the code smaller.
Reviewed-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20200914153756.3412156-5-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions