hwmon: (f71882fg) Use strict_stro(l|ul) instead of simple_strto$1
authorGiel van Schijndel <me@mortis.eu>
Thu, 27 May 2010 17:58:41 +0000 (19:58 +0200)
committerJean Delvare <khali@linux-fr.org>
Thu, 27 May 2010 17:58:41 +0000 (19:58 +0200)
commite8a4eacaa93853f977b0420ca42c471d528f93af
treeb8d8b17dd03d26177169a94209d452ba0b6002f9
parent162bb59e498a15e27717bcc0831b97d393f2290d
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>
drivers/hwmon/f71882fg.c