From: kbuild test robot Date: Mon, 24 Nov 2014 20:49:44 +0000 (+0800) Subject: ASoC: sigmadsp: fix simple_return.cocci warnings X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~20^2~11^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141f87d4d6ab36bfcd4c5683cf90abf83b306d90;p=pandora-kernel.git ASoC: sigmadsp: fix simple_return.cocci warnings sound/soc/codecs/sigmadsp.c:656:1-4: WARNING: end returns can be simpified and declaration on line 636 can be dropped 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 --- Reading git-diff-tree failed