summaryrefslogtreecommitdiff
path: root/drivers/media/firewire/firedtv-avc.c
diff options
context:
space:
mode:
authorNishka Dasgupta <nishkadg.linux@gmail.com>2019-08-19 10:36:54 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-08-22 00:39:55 +0300
commita37c2efc087ce849e75ee135e1a52fd1fb2f81eb (patch)
tree149b02586cd99de69e4572803d70a3b17c96351c /drivers/media/firewire/firedtv-avc.c
parentb501b09ae8c02bc38479c18b9ccb9946c6f252dc (diff)
downloadlinux-a37c2efc087ce849e75ee135e1a52fd1fb2f81eb.tar.xz
media: firewire: Make structure fdtv_ca constant
Static structure fdtv_ca, of type dvb_device, is only used when it is passed as the third argument to function dvb_register_device(). However, in the definition of dvb_register_device, the third parameter is declared as constant. Hence make fdtv_ca const as well. 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/firewire/firedtv-avc.c')
0 files changed, 0 insertions, 0 deletions