Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created May 8, 2023 06:09
Show Gist options
  • Save conor-pwbot/b378936b7f3901036687d8d0154440ee to your computer and use it in GitHub Desktop.
Save conor-pwbot/b378936b7f3901036687d8d0154440ee to your computer and use it in GitHub Desktop.
WARNING: Do not crash the kernel unless it is absolutely unavoidable--use WARN_ON_ONCE() plus recovery code (if feasible) instead of BUG() or variants
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
==========
checkpatch - WARNING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment