summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2025-02-05 00:16:19 +0000
committerMark Brown <broonie@kernel.org>2025-02-06 17:26:20 +0000
commitbe61cd4242e4a53f5cf989ee7573121d041444bc (patch)
treef2c8774149c90ca050a8f88ad3b52ff64efdcdad /tools/perf/scripts/python/export-to-postgresql.py
parent062b7ef6b103dcbcb3c084e8ace8e74e260b2346 (diff)
ASoC: soc-pcm: use snd_soc_ret()
Many functions uses below style for error return dev_err(dev, "message"); return -Exxxx; We can merge these into snd_soc_ret() which can use same error format. Let's cleaup code. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Link: https://patch.msgid.link/87cyfx2qlo.wl-kuninori.morimoto.gx@renesas.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