diff options
author | Xiu Jianfeng <[email protected]> | 2022-06-13 14:08:45 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-11-25 11:01:08 +0000 |
commit | 0625b6b8233aac5232190be394ebacfa7e29b1bc (patch) | |
tree | 4ad2853c7b395cfa1bd43c54b5ccfd4f5d5f8950 /net/lapb/lapb_timer.c | |
parent | 928a6ea4267450c1b1baa4219f06b3756f4b1d84 (diff) |
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 <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions