]> git.baikalelectronics.ru Git - kernel.git/commit
s390/sclp: convert list_for_each to entry variant
authorZou Wei <zou_wei@huawei.com>
Tue, 15 Jun 2021 06:57:00 +0000 (14:57 +0800)
committerVasily Gorbik <gor@linux.ibm.com>
Fri, 18 Jun 2021 14:41:22 +0000 (16:41 +0200)
commit1ed9a0eeac5195cc67ee3ba5954e966e24f55844
tree39c3700bf793e7783f1e9b60412abce03f16578f
parent366711771ab25fa9b9aa4189e567d8420938b602
s390/sclp: convert list_for_each to entry variant

convert list_for_each() to list_for_each_entry() where
applicable.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Link: https://lore.kernel.org/r/1623740220-15846-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/char/sclp_tty.c