diff options
author | 2018-02-19 17:02:28 +0200 | |
---|---|---|
committer | 2018-02-23 18:43:39 +0200 | |
commit | cedb3b2a7d7cb059b3646db14dfe2f833bf4d52d (patch) | |
tree | 2e3f9966f6d4043c3312a0778adc2479d82e4d33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: wmi: Replace kmalloc + sprintf() with kasprintf() (diff) | |
download | linux-dev-cedb3b2a7d7cb059b3646db14dfe2f833bf4d52d.tar.xz linux-dev-cedb3b2a7d7cb059b3646db14dfe2f833bf4d52d.zip |
platform/x86: wmi: Replace list_for_each() by list_for_each_entry()
In all cases list_for_each() followed by list_entry(),
so, replace them by list_for_each_entry() macro.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Darren Hart (VMware) <dvhart@infradead.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions