x86/intel/quark: Fix simple_return.cocci warnings
authorFengguang Wu <fengguang.wu@intel.com>
Thu, 19 Feb 2015 08:14:32 +0000 (16:14 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 19 Feb 2015 09:00:55 +0000 (10:00 +0100)
commitc11a25f443e9bee06fe302b6a78ff44dac554036
tree16cff711aed2acf79a2f2ab51933ee283f5babf1
parent32d39169d7f56849b8c6c8c51aca7b73194d05f1
x86/intel/quark: Fix simple_return.cocci warnings

arch/x86/platform/intel-quark/imr.c:129: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 <fengguang.wu@intel.com>
Cc: Andy Shevchenko <andy.schevchenko@gmail.com>
Cc: Ong, Boon Leong <boon.leong.ong@intel.com>
Cc: Bryan O'Donoghue <pure.logic@nexus-software.ie>
Cc: Darren Hart <dvhart@linux.intel.com>
Cc: kbuild-all@01.org
Link: http://lkml.kernel.org/r/20150219081432.GA21996@waimea
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/intel-quark/imr.c