diff options
author | Alice Ferrazzi <alice.ferrazzi@miraclelinux.com> | 2019-02-05 03:33:28 +0900 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2019-02-06 10:43:57 +0100 |
commit | 375bfca3459db1c5596c28c56d2ebac26e51c7b3 (patch) | |
tree | 4558b757a97feab380c8f4b7690b0c2ca3b9f60b /init | |
parent | bae054372aba0100e7b320f768c4875b5f0c23b3 (diff) | |
download | linux-375bfca3459db1c5596c28c56d2ebac26e51c7b3.tar.gz linux-375bfca3459db1c5596c28c56d2ebac26e51c7b3.tar.bz2 linux-375bfca3459db1c5596c28c56d2ebac26e51c7b3.zip |
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 <alice.ferrazzi@miraclelinux.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions