hwmon: (fschmd) Fix check on unsigned in watchdog_write()
authorRoel Kluin <roel.kluin@gmail.com>
Sat, 24 Oct 2009 11:28:45 +0000 (13:28 +0200)
committerJean Delvare <khali@linux-fr.org>
Sat, 24 Oct 2009 11:28:45 +0000 (13:28 +0200)
If unsigned the watchdog_trigger() return value will not be
checked correctly.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>

No differences found