diff options
author | Milan Zamazal <mzamazal@redhat.com> | 2025-01-24 22:57:52 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2025-01-27 00:05:32 +0200 |
commit | 818b7371465ebb96018cd10ee10db807d34fba68 (patch) | |
tree | 906debba23581407aa7bec35f860f94311ec64b7 /.editorconfig | |
parent | f5da05ed03eea8bf8911edb554c80f402a410c0f (diff) |
libcamera: software_isp: Move a non-loop condition out of the loop
The check for the number of outputs is done in a loop over the outputs.
It should be moved out of the loop as it's not loop specific and is just
repeated there.
This is a cosmetic change not changing any functionality.
Signed-off-by: Milan Zamazal <mzamazal@redhat.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions