aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2022-10-08 16:20:09 +0100
committerMauro Carvalho Chehab <[email protected]>2022-11-25 08:12:25 +0000
commitb7465077f72ca8a01aa5fe18b4ee2887761c1117 (patch)
tree883d89f7fcff819e91954c83cd0153f46be86d4a /tools/perf/scripts/python/bin
parent89f9829c4163bc0e4c5f7e74142fd791fc747696 (diff)
media: atomisp: Add an index helper variable to atomisp_buf_done()
With the videobuf2 conversion accessing the index of a frame is going to become more involved and writing this out each time is undesired. Add an 'i' helper variable for the index and assing this once as preparation for the videobuf2 conversion. This also makes use of the new rules wrt max line-lengths in the kernel to avoid breaking up a bunch of lines. Not breaking these lines results in better readable code (IMHO). Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions