diff options
| author | Tomasz Unger <tomasz.unger@yahoo.pl> | 2026-03-05 14:45:27 +0100 |
|---|---|---|
| committer | Sakari Ailus <sakari.ailus@linux.intel.com> | 2026-05-20 11:29:28 +0300 |
| commit | 835da7cf2da4bfbca140acc54c8d9bcb80695e6c (patch) | |
| tree | dd17c321da152498301e4f8d12f7f0e23a48bedf /tools/perf/scripts/python/task-analyzer.py | |
| parent | 4d1e8d9ca1adde4109291cac6aaec135c4812c4e (diff) | |
media: staging: atomisp: Remove unnecessary return statement in void function
Remove redundant 'return;' at the end of void function
ia_css_dvs_statistics_get(). Void functions do not need an explicit
return statement at the end. No other occurrences in this file.
Found with checkpatch.pl --strict.
Signed-off-by: Tomasz Unger <tomasz.unger@yahoo.pl>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
