WARNING: line length of 86 exceeds 80 columns #60: FILE: fs/afs/rxrpc.c:182: + afs_unuse_server_notime(call->net, call->server, afs_server_trace_unuse_call); WARNING: line length of 94 exceeds 80 columns #73: FILE: fs/afs/server.c:36: + afs_unuse_server_notime(net, server, afs_server_trace_unuse_find_rsq); WARNING: line length of 84 exceeds 80 columns #82: FILE: fs/afs/server.c:52: + server = afs_maybe_use_server(server, afs_server_trace_use_by_addr); WARNING: line length of 87 exceeds 80 columns #91: FILE: fs/afs/server.c:79: + afs_unuse_server(net, server, afs_server_trace_unuse_uuid_rsq); WARNING: line length of 85 exceeds 80 columns #100: FILE: fs/afs/server.c:94: + afs_use_server(server, afs_server_trace_use_by_uuid); WARNING: line length of 85 exceeds 80 columns #132: FILE: fs/afs/server_list.c:101: + afs_server_trace_unuse_slist_isort); total: 0 errors, 6 warnings, 0 checks, 125 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 86757f6ca92f ("afs: Improve server refcount/active count tracing") 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, 125 lines checked