diff options
author | 2021-10-08 15:44:17 +0800 | |
---|---|---|
committer | 2021-11-02 07:45:44 -0500 | |
commit | 4745ea2628bb43a7ec34b71763b5a56407b33990 (patch) | |
tree | 1e3c9c436d8e884058805ca79950a478fc30be89 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xen/x86: restrict PV Dom0 identity mapping (diff) | |
download | linux-dev-4745ea2628bb43a7ec34b71763b5a56407b33990.tar.xz linux-dev-4745ea2628bb43a7ec34b71763b5a56407b33990.zip |
xen-pciback: Fix return in pm_ctrl_init()
Return NULL instead of passing to ERR_PTR while err is zero,
this fix smatch warnings:
drivers/xen/xen-pciback/conf_space_capability.c:163
pm_ctrl_init() warn: passing zero to 'ERR_PTR'
Fixes: a92336a1176b ("xen/pciback: Drop two backends, squash and cleanup some code.")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Link: https://lore.kernel.org/r/20211008074417.8260-1-yuehaibing@huawei.com
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions