diff options
author | Shen Lichuan <[email protected]> | 2024-09-20 10:17:16 +0800 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2024-10-16 09:32:37 +0200 |
commit | f35b2e24a7ad5742fd9017b2032598114ac90247 (patch) | |
tree | f615123118d7784cbebbe848b5062150f6048e36 /tools/perf/scripts/python/task-analyzer.py | |
parent | bcca6cb79a495574e2feec198a0fea7454b30ba1 (diff) |
media: staging/intel-ipu3: css: Convert comma to semicolon
The return of function imgu_css_grid_end_calc is void.
To ensure code clarity and prevent potential errors, it's advisable
to employ the ';' as a statement separator, except when ',' are
intentionally used for specific purposes.
Signed-off-by: Shen Lichuan <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions