diff options
| author | Laurent Pinchart <[email protected]> | 2023-11-13 22:53:07 +0000 |
|---|---|---|
| committer | Laurent Pinchart <[email protected]> | 2024-06-19 22:36:48 +0000 |
| commit | a2bbb988704d7ffc6860eb3966ec40693b817547 (patch) | |
| tree | dada1f35d262f74024def91634b09d6c60979e28 /drivers/media/test-drivers/vimc/vimc-scaler.c | |
| parent | media: renesas: vsp1: Get configuration from partition instead of state (diff) | |
| download | kernel-a2bbb988704d7ffc6860eb3966ec40693b817547.tar.gz kernel-a2bbb988704d7ffc6860eb3966ec40693b817547.zip | |
media: renesas: vsp1: Name parameters to entity operations
checkpatch.pl complains when function arguments are not named:
WARNING: function definition argument 'struct vsp1_entity *' should also have an identifier name
+ void (*configure_stream)(struct vsp1_entity *,
In preparation for reworking some of the vsp1_entity_operations
functions, fix the warnings for the existing ones.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Jacopo Mondi <[email protected]>
Diffstat (limited to 'drivers/media/test-drivers/vimc/vimc-scaler.c')
0 files changed, 0 insertions, 0 deletions
