diff options
author | Dan Carpenter <[email protected]> | 2024-06-13 21:21:42 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-14 19:08:50 -0700 |
commit | afc5625e20971e8294a35b2f284a91b0601f9fce (patch) | |
tree | 8368cc56b3c61691193d26d593b66d5b05cb38c0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 6a21fb7a9e7af49e4c2fbea71fcadf600798c9f0 (diff) |
atm: clean up a put_user() calls
Unlike copy_from_user(), put_user() and get_user() return -EFAULT on
error. Use the error code directly instead of setting it.
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions