WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #132: FILE: arch/x86/include/asm/vmware.h:91: + asm_inline volatile (VMWARE_HYPERCALL WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #150: FILE: arch/x86/include/asm/vmware.h:109: + asm_inline volatile (VMWARE_HYPERCALL WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #168: FILE: arch/x86/include/asm/vmware.h:127: + asm_inline volatile (VMWARE_HYPERCALL WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #187: FILE: arch/x86/include/asm/vmware.h:146: + asm_inline volatile (VMWARE_HYPERCALL WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #208: FILE: arch/x86/include/asm/vmware.h:167: + asm_inline volatile (VMWARE_HYPERCALL WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #229: FILE: arch/x86/include/asm/vmware.h:188: + asm_inline volatile (VMWARE_HYPERCALL CHECK: Please don't use multiple blank lines #243: FILE: arch/x86/include/asm/vmware.h:202: + + CHECK: Lines should not end with a '(' #267: FILE: arch/x86/include/asm/vmware.h:226: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #267: FILE: arch/x86/include/asm/vmware.h:226: + asm_inline volatile ( WARNING: space prohibited between function name and open parenthesis '(' #282: FILE: arch/x86/include/asm/vmware.h:241: + [in6] VMW_BP_CONSTRAINT (in6) CHECK: Lines should not end with a '(' #301: FILE: arch/x86/include/asm/vmware.h:254: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #301: FILE: arch/x86/include/asm/vmware.h:254: + asm_inline volatile ( WARNING: space prohibited between function name and open parenthesis '(' #316: FILE: arch/x86/include/asm/vmware.h:269: + [in6] VMW_BP_CONSTRAINT (in6) CHECK: Please use a blank line after function/struct/union/enum declarations #320: FILE: arch/x86/include/asm/vmware.h:273: +} +#undef VMW_BP_REG total: 0 errors, 10 warnings, 4 checks, 312 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 7d8c71aca4c2 ("x86/vmware: Introduce VMware hypercall API") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK 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, 10 warnings, 4 checks, 312 lines checked