aboutsummaryrefslogtreecommitdiff
path: root/lib/crypto/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2023-09-14 15:08:52 +0100
committerTakashi Iwai <[email protected]>2023-09-14 16:29:43 +0200
commit72ca56664e483de991ae4afa623e54570f81ebde (patch)
tree3ca2e65ccd47c0ab5376973fa23e29c54638dbed /lib/crypto/mpi/mpi-sub-ui.c
parent26f7111abd8e15726c93bafe16a349f1db2f14e0 (diff)
ALSA: hda: cs35l56: Don't 'return ret' if ret is always zero
The final return in cs35l56_hda_posture_get() was returning the value of 'ret', but ret is always zero at this point. So this can be a simple 'return 0'. Signed-off-by: Richard Fitzgerald <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions