Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created September 18, 2023 22:09
Show Gist options
  • Save conor-pwbot/d1cfae255064f0f77a6841b3e6a561d9 to your computer and use it in GitHub Desktop.
Save conor-pwbot/d1cfae255064f0f77a6841b3e6a561d9 to your computer and use it in GitHub Desktop.
Errors and warnings before: 0 this patch: 1
include/linux/execmem.h:42: warning: expecting prototype for enum execmem_module_flags. Prototype was for enum execmem_range_flags instead
New warnings added
0a1
> include/linux/execmem.h:42: warning: expecting prototype for enum execmem_module_flags. Prototype was for enum execmem_range_flags instead
Per-file breakdown
==========
kdoc - FAILED
include/linux/execmem.h:42: warning: expecting prototype for enum execmem_module_flags. Prototype was for enum execmem_range_flags instead
New warnings added
0a1
> include/linux/execmem.h:42: warning: expecting prototype for enum execmem_module_flags. Prototype was for enum execmem_range_flags instead
Per-file breakdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment