CHECK: Lines should not end with a '(' #102: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:163: + vmware_hypercall_hb_out( CHECK: No space is necessary after a cast #111: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:167: + (uintptr_t) msg, channel->cookie_low, CHECK: Lines should not end with a '(' #155: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:212: + vmware_hypercall_hb_in( CHECK: No space is necessary after a cast #164: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:217: + (uintptr_t) reply, channel->cookie_low, CHECK: Lines should not end with a '(' #358: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:62: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #358: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:62: + asm_inline volatile ( CHECK: Lines should not end with a '(' #394: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:87: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #394: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:87: + asm_inline volatile ( CHECK: Lines should not end with a '(' #428: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:113: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #428: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:113: + asm_inline volatile ( CHECK: Lines should not end with a '(' #458: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:143: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #458: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:143: + asm_inline volatile ( CHECK: Lines should not end with a '(' #511: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:173: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #511: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:173: + asm_inline volatile ( total: 0 errors, 5 warnings, 9 checks, 697 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 35061cd4770d ("drm/vmwgfx: Use 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, 5 warnings, 9 checks, 697 lines checked