clk: qcom: fix simple_return.cocci warnings
authorFengguang Wu <[email protected]>
Fri, 28 Nov 2014 18:01:38 +0000 (02:01 +0800)
committerStephen Boyd <[email protected]>
Fri, 27 Mar 2015 05:43:47 +0000 (22:43 -0700)
commitd41bd923d3e624462c9d7a2fcff5b62eee5e7f7f
tree2ef4e5980e60e3bba5c944f2e6bfc02db83ceafc
parentb3261d768bcdd4b368179ed85becf38c95461848
clk: qcom: fix simple_return.cocci warnings

drivers/clk/qcom/clk-pll.c:74: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 <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
drivers/clk/qcom/clk-pll.c