From: Ben Dooks Date: Sun, 22 Jun 2008 21:36:49 +0000 (+0100) Subject: [WATCHDOG] Fix NULL usage in s3c2410_wdt driver. X-Git-Tag: v2.6.27-rc5~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4253f8fc1293cdbfb6a474394e1a66febb70e3d;p=pandora-kernel.git [WATCHDOG] Fix NULL usage in s3c2410_wdt driver. Fix comparison of a pointer to 0, instead of using NULL for a invalid pointer. Signed-off-by: Ben Dooks Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed