Skip to content
Commit 0c44d789 authored by Lee Jones's avatar Lee Jones Committed by Jassi Brar
Browse files

mailbox: Stop using ENOSYS for anything other than unimplemented syscalls



In accordance with e15f431f ("errno.h: Improve ENOSYS's comment") and
91c9afaf ("checkpatch.pl: new instances of ENOSYS are errors") we're
converting from the old meaning of: ENOSYS "Function not implemented" to
a more standard EINVAL.

Reported-by: default avatarSeraphin Bonnaffe <seraphin.bonnaffe@st.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent d1c2f87c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment