]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] i2c-viapro: Coding style fixes
authorJean Delvare <khali@linux-fr.org>
Thu, 22 Sep 2005 19:50:47 +0000 (21:50 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 21:02:07 +0000 (14:02 -0700)
commit5f49ef8e8cefe0a95948b4270db28507c1c287d4
treeea50363d9480a9ccae000bd46633866561a62cea
parent32c0a520f506c046f241de2a3a9b02a395ef76d2
[PATCH] i2c-viapro: Coding style fixes

Before I go on cleaning up and improving the i2c-viapro driver, let's
fix all the coding style issues: mostly trailing white space, and
spaces used where tabs should be.

Signed-off-by: Jean Delvare <khali@linux-fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Documentation/i2c/busses/i2c-viapro |   12 ++---
 drivers/i2c/busses/i2c-viapro.c     |   76 ++++++++++++++++++------------------
 2 files changed, 43 insertions(+), 45 deletions(-)
Documentation/i2c/busses/i2c-viapro
drivers/i2c/busses/i2c-viapro.c