diff options
author | Nishka Dasgupta <nishkadg.linux@gmail.com> | 2019-08-19 10:47:01 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-08-22 00:39:55 +0300 |
commit | 6f005abb00848556a6bff1d3bc8a76f7dc2f9c24 (patch) | |
tree | af0d6005dd752d329f11260d706b98ff9ad6b86a /drivers/media/usb/ttusb-dec | |
parent | 05fa782e2547e2fa2d9233182abdb406605346e0 (diff) | |
download | linux-6f005abb00848556a6bff1d3bc8a76f7dc2f9c24.tar.xz |
media: dvb-frontends/cxd2099: Make en_templ constant
Static structure en_templ, of type dvb_ca_en50221, is not used except to
be copied into a local variable. Hence make it const to prevent
unintended modification of the original fields.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/usb/ttusb-dec')
0 files changed, 0 insertions, 0 deletions