Saiyam Doshi d1c9e44a85
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: Saiyam Doshi <saiyamdoshi.in@gmail.com>
Link: https://lore.kernel.org/r/20190909174541.GA22718@SD
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-09-11 11:16:05 +01:00
..
2019-06-26 12:39:34 +01:00
2019-08-20 18:28:43 +01:00
2019-06-26 12:39:34 +01:00
2019-08-05 16:16:19 +01:00
2019-08-05 16:16:19 +01:00