commit | 7582041ff3d4aaa348894858d6384c4a9981c5fc | [log] [tgz] |
---|---|---|
author | kbuild test robot <lkp@intel.com> | Tue Oct 06 04:01:04 2015 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 26 16:00:06 2015 +0100 |
tree | fb3e06cc81f47aa662533da28be1a007ba54a3a2 | |
parent | f0cbd7806d736d77714994cc41c5161c0a29cccf [diff] |
mmc: sdhci-pci: fix simple_return.cocci warnings drivers/mmc/host/sdhci-pci-core.c:447: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 CC: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>