aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJaejoong Kim <[email protected]>2017-10-20 16:29:15 +0900
committerFelipe Balbi <[email protected]>2017-10-20 11:19:39 +0300
commit1c236d411d8b163adca49009857e7c2745185038 (patch)
tree534bc5db38a3080a38ed7a964f74761d15fd155f /tools/perf/scripts/python/netdev-times.py
parent7521d47960d6a7f3b5f9f26d4baf5f97e050d7ac (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 <[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