diff options
author | 2022-01-02 18:48:58 +0100 | |
---|---|---|
committer | 2022-01-02 19:01:37 +0100 | |
commit | fffbcee9335ccf97adf2b5b342099b6430e8dbfd (patch) | |
tree | 910d44d10abfc4c5dea71edaa7f30494f710cb5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_region() (diff) | |
download | linux-dev-fffbcee9335ccf97adf2b5b342099b6430e8dbfd.tar.xz linux-dev-fffbcee9335ccf97adf2b5b342099b6430e8dbfd.zip |
pcmcia: make pcmcia_release_io() void, as no-one is interested in return value
As the only user of pcmcia_release_io() is not interested in its return
value, and we cannot do anything on failure, convert the function to return
void.
Reported-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions