From: Mark Brown Date: Thu, 1 Apr 2021 09:25:14 +0000 (+0100) Subject: Merge series "ASoC: remove cppchecks warnings on lm49453 and da732x" from Pierre... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=df421a3a6f00c6b377759bbf0747fe42a9021d89;p=linux.git Merge series "ASoC: remove cppchecks warnings on lm49453 and da732x" from Pierre-Louis Bossart : There are the last two patches in the cleanups, this time I am not sure what the code does and what the proper fix might be. Feedback welcome. Pierre-Louis Bossart (2): ASoC: lm49453: fix useless assignment before return ASoC: da732x: simplify code sound/soc/codecs/da732x.c | 17 ++++++----------- sound/soc/codecs/da732x.h | 12 ++++-------- sound/soc/codecs/lm49453.c | 2 -- 3 files changed, 10 insertions(+), 21 deletions(-) -- 2.25.1 --- df421a3a6f00c6b377759bbf0747fe42a9021d89