WARNING: Possible repeated word: 'that' #399: FILE: net/core/devmem.h:34: + * reference, making sure that that the binding remains alive until all CHECK: Comparison to NULL could be written "binding" #593: FILE: net/core/skbuff.c:1906: + err = __zerocopy_sg_from_iter(msg, sk, skb, from, len, binding != NULL); total: 0 errors, 1 warnings, 1 checks, 600 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 ff904af23c5c ("net: devmem: Implement TX path") 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, 1 warnings, 1 checks, 600 lines checked