commit | 9e0067417b26f3d9a6e3292323a160f20620a468 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Nov 24 08:54:58 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Nov 26 08:05:24 2020 +0100 |
tree | 587f71134c662d1680252c3861e453b0d0fa85a0 | |
parent | 5edbd330e3a06557642ffb509cc2be39964e26a6 [diff] |
media: vidtv: simplify the crc writing logic Cleanup the table_section_crc32_write_into() function by initializing struct psi_write_args only once and by passing the args as a pointer. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>