aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2015-04-16 20:18:50 +0800
committerMichael Ellerman <[email protected]>2015-08-06 16:33:46 +1000
commit35a7f41cc6bb7013e344502b03c5583d04228bd3 (patch)
treef3cbfb81316f225909ebb3962de7ea1373b1aa58 /scripts/gdb/linux/lists.py
parenta368c29cf105485d2c34fb5d09d2dbe813e483e1 (diff)
powerpc/4xx: Fix return value check in hsta_msi_probe()
In case of error, the functions platform_get_resource() and kmalloc() returns NULL 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]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions