Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created March 27, 2023 23:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conor-pwbot/8d7b7c2fac4ba9dcc539a7f4eb194c95 to your computer and use it in GitHub Desktop.
Save conor-pwbot/8d7b7c2fac4ba9dcc539a7f4eb194c95 to your computer and use it in GitHub Desktop.
Detected static functions without inline keyword in header files: 1
Detected static functions without inline keyword in header files:
+ */
+static void arch_dma_mark_dcache_clean(phys_addr_t paddr, size_t size)
+{
==========
header_inline - FAILED
Detected static functions without inline keyword in header files:
+ */
+static void arch_dma_mark_dcache_clean(phys_addr_t paddr, size_t size)
+{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment