CHECK: Lines should not end with a '(' #104: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:163: + vmware_hypercall_hb_out( CHECK: No space is necessary after a cast #113: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:167: + (uintptr_t) msg, channel->cookie_low, CHECK: Lines should not end with a '(' #157: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:212: + vmware_hypercall_hb_in( CHECK: No space is necessary after a cast #166: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg.c:217: + (uintptr_t) reply, channel->cookie_low, CHECK: Lines should not end with a '(' #360: 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 #360: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:62: + asm_inline volatile ( CHECK: Lines should not end with a '(' #396: 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 #396: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:87: + asm_inline volatile ( CHECK: Prefer kernel type 'u32' over 'uint32_t' #416: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:100: + uint32_t *out3, uint32_t *out4, CHECK: Lines should not end with a '(' #431: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:114: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #431: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:114: + asm_inline volatile ( CHECK: Prefer kernel type 'u32' over 'uint32_t' #448: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:131: + uint32_t *out2, uint32_t *out3) CHECK: Lines should not end with a '(' #461: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:144: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #461: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:144: + asm_inline volatile ( CHECK: Prefer kernel type 'u32' over 'uint32_t' #477: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:160: + uint32_t *out1, int dir) CHECK: Lines should not end with a '(' #514: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:174: + asm_inline volatile ( WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst #514: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_msg_arm64.h:174: + asm_inline volatile ( total: 0 errors, 5 warnings, 12 checks, 700 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 c1eff6c7182f ("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, 12 checks, 700 lines checked