]> git.sur5r.net Git - u-boot/commit
i2c: mvtwsi: Fix style violations
authormario.six@gdsys.cc <mario.six@gdsys.cc>
Thu, 21 Jul 2016 09:57:01 +0000 (11:57 +0200)
committerHeiko Schocher <hs@denx.de>
Tue, 26 Jul 2016 08:19:06 +0000 (10:19 +0200)
commit9ec43b0c3fb0ee65772001b84db9ada2af7e104d
tree14da00e0ff450cf6cc5eec21b07b7fbc4d00217b
parentc9433a48145e57622c077b026886644eef7a9baf
i2c: mvtwsi: Fix style violations

This patch fixes seven style violations: Six superfluous spaces after
casts, and one logical continuation violation.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/i2c/mvtwsi.c