commit | 3c377ef1000d57cb1faf8b86ea77cfa47141db33 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Nov 02 10:57:39 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 07 15:47:19 2017 +0100 |
tree | 12f4ff10468ee5daea75216d5e34c6fbf52e9060 | |
parent | 6f27f4f97ee8cbec99b429b653333f4e781a47a1 [diff] |
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>