diff options
author | Everest K.C <[email protected]> | 2024-10-10 11:57:54 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-10-11 13:59:47 +0100 |
commit | 22206e569fb54bf9c95db9a0138a7485ba9e13bc (patch) | |
tree | 73e4eb6a6da56262d39d12f4e8b4b52cb93977bc /lib/crypto/mpi/mpiutil.c | |
parent | c1789209701143b50cba3783fa800a23df30a088 (diff) |
ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
As the same condition was checked in inner and outer if statements.
The code never reaches the inner else statement.
Fix this by removing the logically dead inner else statement.
Fixes: 7f5d6036ca00 ("ASoC: rt722-sdca: Add RT722 SDCA driver")
Reported-by: Shuah Khan <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Everest K.C. <[email protected]>
Reviewed-by: Shuah Khan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions