Skip to content

Instantly share code, notes, and snippets.

@linux-riscv-bot
Created February 25, 2025 06:49
pw937296-p13989141
CHECK: Blank lines aren't necessary after an open brace '{'
#36: FILE: arch/x86/kvm/x86.c:12762:
{
+
total: 0 errors, 0 warnings, 1 checks, 27 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 9ad90db4bde2 ("KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()") 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, 0 warnings, 1 checks, 27 lines checked
CHECK: Blank lines aren't necessary after an open brace '{'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment