]> git.baikalelectronics.ru Git - kernel.git/commit
usb: core: rename usb_get_status() 'type' argument to 'recip'
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 2 Nov 2017 08:57:39 +0000 (10:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Nov 2017 14:47:19 +0000 (15:47 +0100)
commit1de60407165d9e3f84548991227b06d19789264b
tree12f4ff10468ee5daea75216d5e34c6fbf52e9060
parentdf01d2c5d427074dfbf378328b1393c7e35c202e
usb: core: rename usb_get_status() 'type' argument to 'recip'

This makes it a lot clearer that we're expecting a recipient as the
argument. A follow-up patch will use the argument 'type' as the status
type selector (standard or ptm).

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/message.c
include/linux/usb.h