diff options
author | Vasyl Gomonovych <[email protected]> | 2017-11-28 22:40:27 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2018-01-31 01:47:34 +0200 |
commit | 0a9e63aa397711cb7dd8a5c3db33448740a0b844 (patch) | |
tree | d4f8b8e74b031b2bbe3de1bb1a7769d22c4419be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c2c9f9bc5b830cbb63d6674b0d51a7773e54c90c (diff) |
firmware: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings:
drivers/firmware/efi/efi.c:610:8-14: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Vasyl Gomonovych <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Gabriel Somlo <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions