Created
February 4, 2025 22:34
-
-
Save linux-riscv-bot/138350bee394fd4af04cb90d75cbca16 to your computer and use it in GitHub Desktop.
pw930413-p13959068
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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