WARNING: line length of 92 exceeds 80 columns #103: FILE: net/rose/rose_loopback.c:122: + if (rose_rx_call_request(skb, dev, rose_loopback_neigh, lci_o) == 0) WARNING: line length of 82 exceeds 80 columns #116: FILE: net/rose/rose_loopback.c:133: + if (!atomic_read(&loopback_stopping) && !skb_queue_empty(&loopback_queue)) total: 0 errors, 2 warnings, 0 checks, 96 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 774417de0bc9 ("rose: fix race between loopback timer and module removal") 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, 2 warnings, 0 checks, 96 lines checked