Skip to content
Snippets Groups Projects
Commit 6829d607 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

checkpatch: Ignore ENOSYS warnings


There are no system calls in U-Boot, but ENOSYS is still allowed (and
preferred since 42a26687 ("dm: core: Document the common error codes")).
Silence this warning.

Signed-off-by: default avatarSean Anderson <seanga2@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 535e700b
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment