diff options
author | Xiu Jianfeng <xiujianfeng@huawei.com> | 2022-06-13 16:08:45 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-11-25 14:01:08 +0300 |
commit | 0625b6b8233aac5232190be394ebacfa7e29b1bc (patch) | |
tree | 4ad2853c7b395cfa1bd43c54b5ccfd4f5d5f8950 /scripts/generate_rust_analyzer.py | |
parent | 928a6ea4267450c1b1baa4219f06b3756f4b1d84 (diff) | |
download | linux-0625b6b8233aac5232190be394ebacfa7e29b1bc.tar.xz |
media: v4l: Use memset_after() helper
The CLEAR_AFTER_FIELD defined here is functionally the same as
memset_after() helper, so replace it with memset_after() to simplify the
code, no functional change in this patch.
Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions