]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Thu, 19 Dec 2024 15:57:19 +0000 (15:57 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 19 Dec 2024 16:39:38 +0000 (16:39 +0000)
commitee37bc7e0144e312a8e990acdd4f49e4afa71f1c
tree9da36b85288df88119fcd01480b56b78a6784d86
parentcf126261d5d3b8767fd9c838ffe7213144d05147
firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c

Delete two redundant assignments in cs_dsp_test_bin.c.

Unfortunately none of W=1 or the static analysis tools I ran
flagged these.

Fixes: dd0b6b1f29b9 ("firmware: cs_dsp: Add KUnit testing of bin file download")
Reported-by: Dheeraj Reddy Jonnalagadda <dheeraj.linuxdev@gmail.com>
Closes: https://scan7.scan.coverity.com/#/project-view/52337/11354?selectedIssue=1602511
Closes: https://scan7.scan.coverity.com/#/project-view/52337/11354?selectedIssue=1602490
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20241219155719.84276-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/firmware/cirrus/test/cs_dsp_test_bin.c