commit | f67fdabfb94b0bb96623a4b48d22be5329a06277 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sat Dec 01 11:24:17 2007 +0100 |
committer | Mark M. Hoffman <mhoffman@lightlink.com> | Thu Feb 07 20:39:42 2008 -0500 |
tree | 5947d33eaddce3ce50e21a300913d89dbc67cf1e | |
parent | cb01a2312f56c93d2740e827718966b92b7cbb91 [diff] |
hwmon: (adm1026) More cleanups (updated) Various cleanups: * Drop an unused define. * Drop unused struct member "type". * Drop one useless instruction. * Drop redundant initializations to 0. * Rename new_client to client. * Drop a useless cast. * Minor code cleanup. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>