aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2024-01-24 08:44:25 +0800
committerMark Brown <broonie@kernel.org>2024-01-24 18:28:24 +0000
commite7214441ca1562fbfb002200f46d7f83bbc2e621 (patch)
tree3b1be33df3455b357b6cf4c9916321b4699d6b03 /tools/perf/scripts/python/export-to-postgresql.py
parentd24255f0a188d861f5498293dc3bcaa769e34d58 (diff)
ASoC: codecs: Remove unneeded semicolon
In the wcd939x codec driver, there are two instances where semicolons are used after closing braces of a switch-case statement. These semicolons are not required and do not adhere to the coding style guidelines. This patch removes the unnecessary semicolons at the end of the switch-case statements which cleans up the code and ensures consistency with the rest of the kernel coding style. Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Link: https://msgid.link/r/20240124004425.54020-1-yang.lee@linux.alibaba.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions