diff options
author | Brett Creeley <brett.creeley@amd.com> | 2024-02-02 22:59:10 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-06 15:26:54 +0300 |
commit | 247c4ed03321cd1c971195b8127764d0826664a7 (patch) | |
tree | 8489a2739198394624d212dda945202d3998c6e5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bca10f2c2518b333275becb7f53d6511f622e084 (diff) | |
download | linux-247c4ed03321cd1c971195b8127764d0826664a7.tar.xz |
pds_core: Fix up some minor issues
Running xmastree.py against the driver found some
RCT issues, so fix them.
Also, if allocating pdsc->intr_info in pdsc_dev_init()
fails the driver still tries to free pdsc->intr_info.
Fix this by just returning -ENOMEM since there's
nothing to free at this point of failure.
Signed-off-by: Brett Creeley <brett.creeley@amd.com>
Reviewed-by: Shannon Nelson <shannon.nelson@amd.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions