[PATCH] I2C: Coding style cleanups to via686a
authorJean Delvare <khali@linux-fr.org>
Mon, 16 May 2005 17:00:52 +0000 (19:00 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Jun 2005 04:51:58 +0000 (21:51 -0700)
commitbe8992c249e42398ee905450688c135ab761674c
tree29f41874649a86f5616301ca78eae96b79a8c5eb
parent68188ba7de2db9999ff08a4544a78b2f10eb08bd
[PATCH] I2C: Coding style cleanups to via686a

The via686a hardware monitoring driver has infamous coding style at the
moment. I'd like to clean up the mess before I start working on other
changes to this driver. Is the following patch acceptable? No code
change, only coding style (indentation, alignments, trailing white
space, a few parentheses and a typo).

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/chips/via686a.c