diff options
| author | Laurent Pinchart <[email protected]> | 2023-09-24 15:33:09 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-10-07 08:55:47 +0000 |
| commit | ef202378ccdd23a7af99607d6ecb857212793824 (patch) | |
| tree | 30ba3e0099f948c3cfb47c4bd258dbae1ed408cc /drivers/media/i2c/ccs/ccs-core.c | |
| parent | media: i2c: imx219: Name all subdev state variables 'state' (diff) | |
| download | kernel-ef202378ccdd23a7af99607d6ecb857212793824.tar.gz kernel-ef202378ccdd23a7af99607d6ecb857212793824.zip | |
media: i2c: imx219: Move variables to inner scope
The exposure_max, exposure_def and hblank variables are only used in an
inner scope in the imx219_set_pad_format() function. Move them to that
scope to keep them closer to their usage and improve readability.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Dave Stevenson <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'drivers/media/i2c/ccs/ccs-core.c')
0 files changed, 0 insertions, 0 deletions
