CHECK: Unnecessary parentheses around queue->ctrl->ctrl #109: FILE: drivers/nvme/host/tcp.c:1421: + nvme_stop_keep_alive(&(queue->ctrl->ctrl)); CHECK: Unnecessary parentheses around queue->ctrl->ctrl #110: FILE: drivers/nvme/host/tcp.c:1422: + flush_work(&(queue->ctrl->ctrl).async_event_work); CHECK: Unnecessary parentheses around queue->ctrl->ctrl #112: FILE: drivers/nvme/host/tcp.c:1424: + ret = nvme_tcp_start_tls(&(queue->ctrl->ctrl), total: 0 errors, 0 warnings, 3 checks, 130 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 363da62bb7ef ("nvme-tcp: Support KeyUpdate") 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, 0 warnings, 3 checks, 130 lines checked