diff options
author | Alice Ferrazzi <[email protected]> | 2019-02-05 03:33:28 +0900 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2019-02-06 10:43:57 +0100 |
commit | 375bfca3459db1c5596c28c56d2ebac26e51c7b3 (patch) | |
tree | 4558b757a97feab380c8f4b7690b0c2ca3b9f60b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bae054372aba0100e7b320f768c4875b5f0c23b3 (diff) |
livepatch: core: Return EOPNOTSUPP instead of ENOSYS
As a result of an unsupported operation is better to use EOPNOTSUPP
as error code.
ENOSYS is only used for 'invalid syscall nr' and nothing else.
Signed-off-by: Alice Ferrazzi <[email protected]>
Acked-by: Miroslav Benes <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions