Skip to content

Instantly share code, notes, and snippets.

@ConchuOD
Created November 6, 2022 13:55
Show Gist options
  • Save ConchuOD/fd76d8bdc495c5534eab2542936f689d to your computer and use it in GitHub Desktop.
Save ConchuOD/fd76d8bdc495c5534eab2542936f689d to your computer and use it in GitHub Desktop.
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
WARNING: line length of 84 exceeds 80 columns
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#51:
new file mode 100644
WARNING: line length of 84 exceeds 80 columns
#75: FILE: arch/riscv/kernel/crash_core.c:20:
+ vmcoreinfo_append_str("NUMBER(KERNEL_LINK_ADDR)=0x%lx\n", KERNEL_LINK_ADDR);
total: 0 errors, 2 warnings, 0 checks, 28 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.
Commit f2db863969c9 ("RISC-V: Add arch_crash_save_vmcoreinfo support") 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.
total: 0 errors, 2 warnings, 0 checks, 28 lines checked
==========
checkpatch - WARNING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment