Jason A. Donenfeld 7392134428 media: stv0288: use explicitly signed char
With char becoming unsigned by default, and with `char` alone being
ambiguous and based on architecture, signed chars need to be marked
explicitly as such. Use `s8` and `u8` types here, since that's what
surrounding code does. This fixes:

drivers/media/dvb-frontends/stv0288.c:471 stv0288_set_frontend() warn: assigning (-9) to unsigned variable 'tm'
drivers/media/dvb-frontends/stv0288.c:471 stv0288_set_frontend() warn: we never enter this loop

Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-11-19 00:56:15 +01:00
..
2022-08-16 12:46:26 +02:00
2022-08-16 12:46:26 +02:00
2022-08-16 12:46:26 +02:00
2020-01-08 11:44:44 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2022-08-29 15:32:13 +02:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2022-03-18 05:58:35 +01:00
2020-08-29 08:35:27 +02:00
2020-11-16 10:31:16 +01:00
2020-11-16 10:31:16 +01:00
2022-08-16 12:46:26 +02:00
2020-11-16 10:31:10 +01:00
2022-08-29 16:27:18 +02:00
2022-08-16 12:46:26 +02:00
2022-08-16 12:46:26 +02:00
2022-08-16 12:46:26 +02:00
2020-11-16 10:31:16 +01:00
2022-03-07 16:25:17 +01:00
2020-11-16 10:31:16 +01:00
2022-08-16 12:46:26 +02:00
2020-11-16 10:31:16 +01:00