From: Hans de Goede Date: Wed, 14 Feb 2007 20:15:05 +0000 (+0100) Subject: hwmon/abituguru: Fix unchecked return status X-Git-Tag: v2.6.21-rc1~65^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8f0a26855d8fac68040d462ec3cc13884e98e5;p=pandora-kernel.git hwmon/abituguru: Fix unchecked return status Fix an unused return value warning for the abituguru driver. Also make sure the sysfs files are created before we register with the hwmon class, and delete the sysfs files on driver removal. Signed-off-by: Hans de Goede Signed-off-by: Jean Delvare --- Reading git-diff-tree failed