]> git.baikalelectronics.ru Git - kernel.git/commit
auxdisplay: Convert list_for_each to entry variant
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 25 Apr 2017 16:13:34 +0000 (16:13 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 May 2017 16:24:03 +0000 (18:24 +0200)
commitd1b9d3f19ca354f42afe0b149b5bc2b46769146a
tree3530782f07eeee70e870d17def014417cf9b6b0f
parente6e308d2c8a694f01d6a85f0ff8ce8f8f24b4cf3
auxdisplay: Convert list_for_each to entry variant

convert list_for_each() to list_for_each_entry() where
applicable.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/auxdisplay/panel.c