commit | be8992c249e42398ee905450688c135ab761674c | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon May 16 19:00:52 2005 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:51:58 2005 -0700 |
tree | 29f41874649a86f5616301ca78eae96b79a8c5eb | |
parent | 68188ba7de2db9999ff08a4544a78b2f10eb08bd [diff] |
[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>