commit | 6aa12138cd9aeb01308a3da8b23451dcf7f00d52 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Tue Jun 08 20:34:59 2021 +0800 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Jun 11 21:05:06 2021 +0200 |
tree | 860eaf0c65518dc3cc71e3aab2c36df269260d33 | |
parent | 6947ad674944f9e38b229be532a2dddd6a1921ed [diff] |
mtd: 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> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/linux-mtd/1623155699-61935-1-git-send-email-zou_wei@huawei.com