media: c8sectpfe: remove redundant assignment to pointer tsin
authorColin Ian King <colin.i.king@gmail.com>
Sun, 5 Dec 2021 00:37:45 +0000 (01:37 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 7 Dec 2021 10:29:57 +0000 (11:29 +0100)
commit00a7bba084bacaabcdb5cbd7bc9b3f1fd1b50d29
tree705c5fbfa53b1625745f5593039fe231878425cd
parentebedc6ce3c3cf17904af5529d5e3ee82e3e987a0
media: c8sectpfe: remove redundant assignment to pointer tsin

Pointer tsin is being assigned a value that is never read. The assignment
is redundant and can be removed.

Link: https://lore.kernel.org/linux-media/20211205003745.227491-1-colin.i.king@gmail.com
Cc: kernel-janitors@vger.kernel.org
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c