Skip to content
Unverified Commit d1c9e44a authored by Saiyam Doshi's avatar Saiyam Doshi Committed by Mark Brown
Browse files

ASoC: wcd9335: remove redundant use of ret variable



All these functions declares and initializes variable ret with
'0' and without modifying 'ret' variable, it is returned.

This patch removes this redundancy and returns '0' directly.

Signed-off-by: default avatarSaiyam Doshi <saiyamdoshi.in@gmail.com>
Link: https://lore.kernel.org/r/20190909174541.GA22718@SD


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 6fa5963c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment