CHECK: spaces preferred around that '*' (ctx:VxV) #192: FILE: net/ipv4/tcp_fastopen.c:81: + req->rsk_timer.expires = jiffies + 60*HZ; ^ CHECK: Comparison to NULL could be written "!fastopenq->rskq_rst_head" #193: FILE: net/ipv4/tcp_fastopen.c:82: + if (fastopenq->rskq_rst_head == NULL) total: 0 errors, 0 warnings, 2 checks, 95 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 f9c0b764609b ("tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 2 checks, 95 lines checked