diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2022-12-28 22:56:03 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-02-08 08:03:24 +0100 |
| commit | d24a42b9a643c4999a1710c3a30387208a1b60f6 (patch) | |
| tree | 714c762ab94f1047d23a4ccbf0d437bf7588bd54 /scripts/gdb/vmlinux-gdb.py | |
| parent | 20734fcae96c8e5fd164e7afe40088ffe4e71803 (diff) | |
media: atomisp: Remove unnecessary memset(foo, 0, sizeof(foo)) calls
The memory for all of struct atomisp_video_pipe is kzalloc()-ed in
atomisp_subdev_init() so there is no need to memset parts of
struct atomisp_video_pipe to 0.
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions
