aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJaejoong Kim <[email protected]>2017-10-20 16:29:13 +0900
committerFelipe Balbi <[email protected]>2017-10-20 11:19:24 +0300
commit99bcb23851ffa19d8ad13cd35100990559aac82c (patch)
tree75a96e4841ebb12c3e5e401d73ef78f0d30716aa /tools/perf/scripts/python/call-graph-from-sql.py
parent06c47e6286d5afdd7b2e7e3c207f6906b3be3d4d (diff)
usb: gadget: udc: 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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions