WARNING: line length of 82 exceeds 80 columns #172: FILE: net/homa/homa_outgoing.c:119: + hsk->error_msg = "couldn't allocate sk_buff for outgoing message"; WARNING: line length of 82 exceeds 80 columns #212: FILE: net/homa/homa_outgoing.c:159: + hsk->error_msg = "couldn't copy message body into packet buffers"; WARNING: line length of 88 exceeds 80 columns #277: FILE: net/homa/homa_outgoing.c:224: + rpc->hsk->error_msg = "message length exceeded HOMA_MAX_MESSAGE_LENGTH"; WARNING: line length of 92 exceeds 80 columns #328: FILE: net/homa/homa_outgoing.c:275: + rpc->hsk->error_msg = "rpc deleted while creating outgoing message"; WARNING: line length of 82 exceeds 80 columns #550: FILE: net/homa/homa_outgoing.c:497: + new_skb = homa_skb_alloc_tx(sizeof(struct homa_data_hdr) + total: 0 errors, 5 warnings, 0 checks, 594 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 4ac1b498e514 ("net: homa: create homa_outgoing.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, 5 warnings, 0 checks, 594 lines checked