diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2018-05-09 23:08:01 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-29 00:44:22 +0300 |
commit | caf2827cfe546ae2fbc27641c619be57c23d2a9b (patch) | |
tree | 8eff21a9d92a4d941dbd54cb6814a8d10382d855 /drivers/media/pci/ngene | |
parent | 525cac75740542e23c31cd0f248f9b29ae4978e9 (diff) | |
download | linux-caf2827cfe546ae2fbc27641c619be57c23d2a9b.tar.xz |
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/pci/ngene')
0 files changed, 0 insertions, 0 deletions