diff options
author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2025-04-29 13:29:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-30 03:38:22 +0300 |
commit | 85f380f2b9ab6e9a8753626fa3d8a3f4a323043a (patch) | |
tree | 26da21d1260cfee77f7becee157cb88ebe578ba2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 822ecdacee0bb62dde7abbd20da51963b4c2b47d (diff) | |
download | linux-85f380f2b9ab6e9a8753626fa3d8a3f4a323043a.tar.xz |
ASoC: amd: acp: Drop superfluous assignment in acp_sof_probe()
The 'card' pointer is not required to be NULL initialized as it is never
accessed before the related memory allocation takes place.
Drop the redundant assignment.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://patch.msgid.link/20250429-acp-sof-probe-assign-v1-1-9784f6eb7660@collabora.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