summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMahad Ibrahim <mahad.ibrahim.dev@gmail.com>2026-01-05 00:05:05 +0500
committerSakari Ailus <sakari.ailus@linux.intel.com>2026-05-20 11:29:29 +0300
commit5ed76a163b0ca078bad206b35eddd97360e2f0ca (patch)
tree5eeaaf1bdae79fb9b6857ec8f25b33b05ad1257f /tools/perf/scripts/python/bin
parent0a41dd4aabc852692e9bc480e4a789683acd4777 (diff)
media: atomisp: Remove redundant return statement
The function mmu_reg_store() returns void. The final return statement is redundant as it is followed by the closing brace. Remove the redundant return statement to simplify code and adhere to kernel coding style. Signed-off-by: Mahad Ibrahim <mahad.ibrahim.dev@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions