summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/or51132.c
diff options
context:
space:
mode:
authorDaniel Scheller <d.scheller@gmx.net>2018-05-09 16:08:01 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-28 17:44:22 -0400
commitcaf2827cfe546ae2fbc27641c619be57c23d2a9b (patch)
tree8eff21a9d92a4d941dbd54cb6814a8d10382d855 /drivers/media/dvb-frontends/or51132.c
parent525cac75740542e23c31cd0f248f9b29ae4978e9 (diff)
media: ddbridge/mci: add identifiers to function definition arguments
Fixes two checkpatch warnings WARNING: function definition argument 'xxx' should also have an identifier name in the ddb_mci_attach() prototype definition. checkpatch keeps complaining on the "int (**fn_set_input)" as it seems to have issues with the ptr-to-ptr, though this probably needs fixing in checkpatch. Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends/or51132.c')
0 files changed, 0 insertions, 0 deletions