diff options
| author | Jinjie Ruan <ruanjinjie@huawei.com> | 2023-08-23 10:16:52 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-09-27 10:39:55 +0300 |
| commit | 0c7af09408b3e4bb7e9a3b430a93473494d9b748 (patch) | |
| tree | 8b1d054e49a437f79b39dd573b9a02d5656aa50e /include/linux/workqueue_api.h | |
| parent | 1c2786632e20c8f0fd4004fae3b3490276e5e5da (diff) | |
| download | linux-0c7af09408b3e4bb7e9a3b430a93473494d9b748.tar.xz | |
media: cobalt: Use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the p
list_head pointer and list_entry() call are no longer needed, which
can reduce a few lines of code. No functional changed.
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
