Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created November 15, 2022 03:34
Show Gist options
  • Save conor-pwbot/cd3e2849d6d13218a62235e8a2a61e37 to your computer and use it in GitHub Desktop.
Save conor-pwbot/cd3e2849d6d13218a62235e8a2a61e37 to your computer and use it in GitHub Desktop.
ERROR: trailing whitespace
==========
checkpatch - FAILED
ERROR: trailing whitespace
#45: FILE: scripts/gdb/linux/cpus.py:182:
+ $
ERROR: trailing whitespace
#52: FILE: scripts/gdb/linux/cpus.py:189:
+ $
total: 2 errors, 0 warnings, 0 checks, 38 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
NOTE: Whitespace errors detected.
You may wish to use scripts/cleanpatch or scripts/cleanfile
Commit f34b45af48a2 ("scripts/gdb: add lx_current support for riscv") has style problems, please review.
NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment