diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-02-19 18:02:28 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-02-23 19:43:39 +0300 |
commit | cedb3b2a7d7cb059b3646db14dfe2f833bf4d52d (patch) | |
tree | 2e3f9966f6d4043c3312a0778adc2479d82e4d33 /drivers/platform/x86/topstar-laptop.c | |
parent | 7f166addbebdcaeefe36997d5b8dceb96c5619fa (diff) | |
download | linux-cedb3b2a7d7cb059b3646db14dfe2f833bf4d52d.tar.xz |
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 'drivers/platform/x86/topstar-laptop.c')
0 files changed, 0 insertions, 0 deletions