regulator: Remove redundant NULL assignment
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 5 Sep 2013 03:52:03 +0000 (09:22 +0530)
committerMark Brown <broonie@linaro.org>
Mon, 16 Sep 2013 23:28:44 +0000 (00:28 +0100)
commitcab87f062d0c57c9734257e4079ced489a3189b1
treec8229c08b3a7caacfdf285f4d407664bc749ac87
parent42141f22e32a452b02b3dc8764d93223505e1c10
regulator: Remove redundant NULL assignment

NULL assignment corrupts the error pointer and is not
necessary.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max77686.c
drivers/regulator/max77693.c
drivers/regulator/max8997.c