diff options
author | 2019-05-03 11:44:43 +0300 | |
---|---|---|
committer | 2019-05-03 18:14:30 +0200 | |
commit | 0de9e0351d4d4266b3e3f4ecf405c21af61a1f9e (patch) | |
tree | 554af794a5eace96903e512ef746255836ffd57d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | intel_th: Only report useful IRQs to subdevices (diff) | |
download | linux-dev-0de9e0351d4d4266b3e3f4ecf405c21af61a1f9e.tar.xz linux-dev-0de9e0351d4d4266b3e3f4ecf405c21af61a1f9e.zip |
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
There are a few places in the code where open-coded versions of list entry
accessors list_first_entry()/list_last_entry()/list_next_entry() are used.
Replace those with the standard macros.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions