commit | 4e9527998f8673b1e3bb6f9645b9700e7973581e | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Oct 10 21:14:11 2007 +0200 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:41 2008 -0500 |
tree | b7c53d4e2756890103f75ed35d12a1d7dde3a4be | |
parent | bb081300326335594c273107fcd4e5bdad765ae7 [diff] |
hwmon: (adm1025) Various cleanups * Whitespace cleanups * Constify scaling constants * Fold long lines * Drop redundant initializations to 0 * Rename new_client to just client * Use sysfs_create_group() * Drop a useless comment Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>