aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2024-11-13 13:08:07 +0000
committerMark Brown <[email protected]>2024-11-13 13:53:09 +0000
commitfb5e67c9d03b4a65fd43acc18cbafffff15bd8f9 (patch)
tree0e45ccc83066d639b5ddb4fd3b4b48da0924c5d1 /lib/crypto/mpi/mpi-sub-ui.c
parentadd2332795a648b62fd52356001287c015a59e80 (diff)
ASoC: SOF: ipc4-topology: remove redundant assignment to variable ret
The variable ret is being assigned a zero value however the value is never read because ret is being re-assigned later after the end of the switch statement. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions