commit | cda3b9178510297ac968b7e129e20caaaa66c581 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <[email protected]> | Wed Sep 28 23:17:11 2016 +0200 |
committer | Rafael J. Wysocki <[email protected]> | Wed Sep 28 23:17:11 2016 +0200 |
tree | fa707da793633dc220702a0782f4bde3045da754 | |
parent | 356ed043517dbceb646a9353831abde91062a395 [diff] |
watchdog: wdat_wdt: Fix warning for using 0 as NULL Fixes the following sparse warnings: drivers/watchdog/wdat_wdt.c:210:66: warning: Using plain integer as NULL pointer drivers/watchdog/wdat_wdt.c:235:66: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun <[email protected]> Acked-by: Mika Westerberg <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>