diff options
author | Wei Yongjun <[email protected]> | 2016-06-17 17:12:05 +0000 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2016-07-17 21:01:49 +0200 |
commit | fafdbabaf5c6a949168b384e159152f6e37427ba (patch) | |
tree | 4cea5ef10ea110d9939bceb596ccf119e66c7ec4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | db6d2d0e6d24176f524359bff2f209f0c8425496 (diff) |
watchdog: pic32-dmt: Fix return value check in pic32_dmt_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 <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions