aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJaejoong Kim <[email protected]>2017-10-20 16:29:14 +0900
committerFelipe Balbi <[email protected]>2017-10-20 11:19:32 +0300
commit7521d47960d6a7f3b5f9f26d4baf5f97e050d7ac (patch)
tree234db27b098ee535aab3fa380430a682c0e35448 /tools/perf/scripts/python/netdev-times.py
parent99bcb23851ffa19d8ad13cd35100990559aac82c (diff)
usb: gadget: udc: gr: 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 <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions