From: Alexander Shiyan Date: Sat, 15 Feb 2014 09:23:25 +0000 (+0400) Subject: watchdog: wdt285: Fix variable type X-Git-Tag: v3.15-rc1~146^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70605d9bab216534a593f3ec8218ab8c015cb452;p=pandora-kernel.git watchdog: wdt285: Fix variable type Variable "new_margin" is checked in the function watchdog_ioctl() to be non-negative, so change its type to "int". Signed-off-by: Alexander Shiyan Reviewed-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed