Tag: c8d8ff0a9da689d9649ce7b052190abb1e49a930

ASoC: zx: fix simple_return.cocci warnings

Author: kbuild test robot <fengguang.wu@intel.com> sound/soc/zte/zx296702-spdif.c:191:1-4: WARNING: end returns can be simpified Simplify a trivial if-return sequence. Possibly combine with a preceding function call. Generated by: scripts/coccinelle/misc/simple_return.cocci Signed-off-by: Fengguang Wu Signed-off-by: Mark Brown — sound/soc/zte/zx296702-spdif.c | 6 +—– 1 file changed, 1 insertion(+), 5 deletions(-)   diff –git a/sound/soc/zte/zx296702-spdif.c b/sound/soc/zte/zx296702-spdif.c index 27d940c..4a93bca 100644 — a/sound/soc/zte/zx296702-spdif.c …

Continue reading