aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2017-01-23 14:20:17 +0200
committerGreg Kroah-Hartman <[email protected]>2017-01-25 10:59:07 +0100
commita54cfae3c7727c2c172fdcd5886b4235b833da6c (patch)
tree29ea7978c4daa6506ad8d415ffe533dbcabdda58 /tools/perf/scripts/python
parent5278204c98188ac9fd2e75b936eec1015d062a75 (diff)
usb: host: xhci: convert to list_for_each_entry_safe()
instead of using while(!list_empty()) followed by list_first_entry(), we can actually use list_for_each_entry_safe(). Signed-off-by: Felipe Balbi <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions