ASoC: adau1977: fix simple_return.cocci warnings
authorkbuild test robot <fengguang.wu@intel.com>
Tue, 28 Apr 2015 04:20:32 +0000 (12:20 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 30 Apr 2015 20:24:17 +0000 (21:24 +0100)
commitfb75ee66c2707f56397eb29c01decf36254e3d46
treed48b66b2e569a900b888ba950d0be2fef22b35de
parentf4bf8d770b58862c2af9d17adc2fee05bef8f2c0
ASoC: adau1977: fix simple_return.cocci warnings

sound/soc/codecs/adau1977.c:496:5-8: 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 <fengguang.wu@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/adau1977.c
This page took 0.030578 seconds and 5 git commands to generate.