Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mailbox: Stop using ENOSYS for anything other than unimplemented sysc…
…alls In accordance with e15f431 ("errno.h: Improve ENOSYS's comment") and 91c9afa ("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: Seraphin Bonnaffe <seraphin.bonnaffe@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
- Loading branch information