diff options
| author | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-01-23 14:20:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-25 10:59:07 +0100 |
| commit | a54cfae3c7727c2c172fdcd5886b4235b833da6c (patch) | |
| tree | 29ea7978c4daa6506ad8d415ffe533dbcabdda58 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | xhci: use the trb_to_noop() helper for command trbs (diff) | |
| download | linux-a54cfae3c7727c2c172fdcd5886b4235b833da6c.tar.gz linux-a54cfae3c7727c2c172fdcd5886b4235b833da6c.zip | |
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 <felipe.balbi@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
