WARNING: line length of 83 exceeds 80 columns #58: FILE: fs/afs/addr_list.c:379: + rxrpc_kernel_set_peer_data(new_alist->addrs[n].peer, data); WARNING: line length of 83 exceeds 80 columns #89: FILE: fs/afs/addr_list.c:410: + rxrpc_kernel_set_peer_data(new_alist->addrs[n].peer, data); WARNING: line length of 92 exceeds 80 columns #196: FILE: fs/afs/cmservice.c:368: + if (memcmp(call->request, &call->server->_uuid, sizeof(call->server->_uuid)) != 0) { WARNING: line length of 84 exceeds 80 columns #290: FILE: fs/afs/fs_probe.c:268: + estate->addresses = afs_get_addrlist(new_alist, afs_alist_trace_get_estate); WARNING: line length of 82 exceeds 80 columns #407: FILE: fs/afs/rxrpc.c:775: + trace_afs_cm_no_server(call, rxrpc_kernel_remote_srx(call->peer)); WARNING: line length of 90 exceeds 80 columns #445: FILE: fs/afs/server.c:26: + struct afs_server *server = (struct afs_server *)rxrpc_kernel_get_peer_data(peer); total: 0 errors, 6 warnings, 0 checks, 431 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 3af9affa7466 ("afs: Use the per-peer app data provided by rxrpc") 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, 6 warnings, 0 checks, 431 lines checked