diff options
| author | Andy Shevchenko <[email protected]> | 2020-03-24 12:20:23 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-03-24 12:33:26 +0000 |
| commit | a3a87d66d3f64c74acbc25799d38effb63695ea0 (patch) | |
| tree | 7945601773d94633f802853d864c78c95f2b86ab /tools/perf/scripts/python | |
| parent | driver core: Read atomic counter once in driver_probe_done() (diff) | |
| download | kernel-a3a87d66d3f64c74acbc25799d38effb63695ea0.tar.gz kernel-a3a87d66d3f64c74acbc25799d38effb63695ea0.zip | |
driver core: Replace open-coded list_last_entry()
There is a place in the code where open-coded version of list entry accessors
list_last_entry() is used.
Replace that with the standard macro.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
