WARNING: line length of 81 exceeds 80 columns #209: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:972: + reg = PPE_UCAST_QUEUE_MAP_TBL_ADDR + index * PPE_UCAST_QUEUE_MAP_TBL_INC; WARNING: line length of 82 exceeds 80 columns #215: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:978: + * ppe_queue_ucast_offset_pri_set - Set PPE unicast queue offset based on priority WARNING: line length of 87 exceeds 80 columns #236: FILE: drivers/net/ethernet/qualcomm/ppe/ppe_config.c:999: + reg = PPE_UCAST_PRIORITY_MAP_TBL_ADDR + index * PPE_UCAST_PRIORITY_MAP_TBL_INC; total: 0 errors, 3 warnings, 0 checks, 489 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 2547e5318510 ("net: ethernet: qualcomm: Initialize PPE queue settings") 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, 489 lines checked