]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: da9052-i2c: Fix tabbing/whitespace issue
authorLee Jones <lee.jones@linaro.org>
Wed, 28 Oct 2015 16:51:11 +0000 (16:51 +0000)
committerLee Jones <lee.jones@linaro.org>
Thu, 14 Jan 2016 08:44:03 +0000 (08:44 +0000)
commit1799b2910171120827682beb0c58f92bed59c2bb
tree9e322cc05e5ccb15a5278f8679d51a6ccbf1a30d
parent6787e24cd397c2b1e2d83335382db7848ffb4718
mfd: da9052-i2c: Fix tabbing/whitespace issue

WARNING: suspect code indent for conditional statements (8, 24)
+       if (!i2c_safe_reg(reg))
+                       return regmap_read(da9052->regmap,

total: 0 errors, 1 warnings, 226 lines checked

Cc: Support Opensource <support.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9052-i2c.c