diff options
author | Christian Borntraeger <[email protected]> | 2019-12-06 08:27:51 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2019-12-11 19:53:24 +0100 |
commit | 157309a97015d8b32d65847d8a6d493d1a958e93 (patch) | |
tree | 2e04f90a8e2822c8c91fb98fff4df5bb9b700e9d /lib/memory-notifier-error-inject.c | |
parent | 0539ad0b22877225095d8adef0c376f52cc23834 (diff) |
s390/uv: use EOPNOTSUPP instead of ENOTSUPP
ENOTSUP is just an internal kernel error and should never reach
userspace. The return value of the share function is not exported to
userspace, but to avoid giving bad examples let us use EOPNOTSUPP:
Suggested-by: Heiko Carstens <[email protected]>
Acked-by: Janosch Frank <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions