diff options
author | 2016-06-17 17:11:35 +0000 | |
---|---|---|
committer | 2016-07-17 21:01:43 +0200 | |
commit | db6d2d0e6d24176f524359bff2f209f0c8425496 (patch) | |
tree | 10ac4d23bd5797551367a4c29a9b701ec6b65f5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: ziirave_wdt: Correct I2C device id to fix module autoloading. (diff) | |
download | wireguard-linux-db6d2d0e6d24176f524359bff2f209f0c8425496.tar.xz wireguard-linux-db6d2d0e6d24176f524359bff2f209f0c8425496.zip |
watchdog: pic32-wdt: Fix return value check in pic32_wdt_drv_probe()
In case of error, the function devm_kzalloc() returns NULL pointer
not ERR_PTR(). The IS_ERR() test in the return value check should
be replaced with NULL test.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions