WARNING: line length of 82 exceeds 80 columns #213: FILE: net/core/tso.c:93: + phys_addr_t phys, size_t linear_len, size_t total_len, WARNING: line length of 82 exceeds 80 columns #330: FILE: net/core/tso.c:210: + map->frags[i].dma = dma_map_phys(dev, skb_frag_phys(frag), WARNING: line length of 85 exceeds 80 columns #331: FILE: net/core/tso.c:211: + frag_len, DMA_TO_DEVICE, 0); WARNING: line length of 82 exceeds 80 columns #364: FILE: net/core/tso.c:244: + dma_unmap_phys(map->dev, map->linear_dma, map->linear_len, WARNING: line length of 86 exceeds 80 columns #368: FILE: net/core/tso.c:248: + dma_unmap_phys(map->dev, map->frags[i].dma, map->frags[i].len, total: 0 errors, 5 warnings, 0 checks, 405 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 505a4558aaf4 ("net: tso: Introduce tso_dma_map and helpers") 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, 405 lines checked