commit | e8a4eacaa93853f977b0420ca42c471d528f93af | [log] [tgz] |
---|---|---|
author | Giel van Schijndel <me@mortis.eu> | Thu May 27 19:58:41 2010 +0200 |
committer | Jean Delvare <khali@linux-fr.org> | Thu May 27 19:58:41 2010 +0200 |
tree | b8d8b17dd03d26177169a94209d452ba0b6002f9 | |
parent | 162bb59e498a15e27717bcc0831b97d393f2290d [diff] |
hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1 Use the strict_strol and strict_stroul functions instead of simple_strol and simple_stroul respectively in sysfs functions. Signed-off-by: Giel van Schijndel <me@mortis.eu> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>