diff options
| author | Laurent Pinchart <[email protected]> | 2023-02-15 17:24:57 +0200 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-04-12 09:46:06 +0200 |
| commit | a1e259872f3ea282ba3c5d600c99eee286512443 (patch) | |
| tree | 9f25c7ca4bd1ff4fef1cf18b8f352f8d28870a79 /tools/perf/scripts/python/libxed.py | |
| parent | a47a3ae5fcc06369bbaa32067d7edf10cb65bdc1 (diff) | |
media: Fix indentation issues introduced by subdev-wide state struct
Commit 0d346d2a6f54 ("media: v4l2-subdev: add subdev-wide state struct")
applied a large media tree-wide change produced by coccinelle. It was so
large that a set of identical indentation issues went unnoticed during
review. Fix them.
While at it, and because it's easy to review both changes together, add
a trailing comma for the last (and only) struct member initialization of
the related structures, to avoid future changes should new fields need
to be initialized.
Fixes: 0d346d2a6f54 ("media: v4l2-subdev: add subdev-wide state struct")
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions