Skip to content

Instantly share code, notes, and snippets.

@linux-riscv-bot
Created February 4, 2025 22:34
Show Gist options
  • Save linux-riscv-bot/138350bee394fd4af04cb90d75cbca16 to your computer and use it in GitHub Desktop.
Save linux-riscv-bot/138350bee394fd4af04cb90d75cbca16 to your computer and use it in GitHub Desktop.
pw930413-p13959068
CHECK: Please use a blank line after function/struct/union/enum declarations
#90: FILE: arch/arm/include/asm/vdso/vsyscall.h:17:
}
+#define __arch_sync_vdso_time_data __arch_sync_vdso_time_data
total: 0 errors, 0 warnings, 1 checks, 158 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 0a949599a10a ("arm: vdso: Switch to generic storage implementation") 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, 158 lines checked
CHECK: Please use a blank line after function/struct/union/enum declarations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment