diff options
| author | 2017-10-20 16:29:15 +0900 | |
|---|---|---|
| committer | 2017-10-20 11:19:39 +0300 | |
| commit | 1c236d411d8b163adca49009857e7c2745185038 (patch) | |
| tree | 534bc5db38a3080a38ed7a964f74761d15fd155f /scripts/basic | |
| parent | usb: gadget: udc: gr: remove duplicate & operation (diff) | |
usb: misc: usbtest: remove duplicate & operation
usb_endpoint_maxp() has an inline keyword and searches for bits[10:0]
by & operation with 0x7ff. So, we can remove the duplicate & operation
with 0x7ff.
Signed-off-by: Jaejoong Kim <climbbb.kim@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
