WARNING: line length of 82 exceeds 80 columns #156: FILE: drivers/net/ethernet/mucse/rnpgbe/rnpgbe_lib.c:313: + union rnpgbe_rx_desc *rx_desc, WARNING: line length of 99 exceeds 80 columns #451: FILE: drivers/net/ethernet/mucse/rnpgbe/rnpgbe_lib.c:608: + fail_alloc = rnpgbe_alloc_rx_buffers(rx_ring, cleaned_count) || fail_alloc; WARNING: line length of 84 exceeds 80 columns #608: FILE: drivers/net/ethernet/mucse/rnpgbe/rnpgbe_lib.c:1331: + page_pool_put_full_page(rx_ring->page_pool, rx_buffer->page, false); total: 0 errors, 3 warnings, 0 checks, 745 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 ac9e50051cd9 ("net: rnpgbe: Add base rx function") 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, 3 warnings, 0 checks, 745 lines checked