WARNING: line length of 96 exceeds 80 columns #92: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:116: +static inline void cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *ingress_port, u8 *fcoe, WARNING: line length of 89 exceeds 80 columns #93: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:117: + u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, WARNING: line length of 90 exceeds 80 columns #114: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:259: + struct vnic_rq_buf *buf, struct cq_enet_rq_desc *cq_desc, WARNING: line length of 88 exceeds 80 columns #162: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:329: +static void enic_rq_service(struct enic *enic, struct cq_enet_rq_desc *cq_desc, u8 type, WARNING: line length of 89 exceeds 80 columns #194: FILE: drivers/net/ethernet/cisco/enic/enic_rq.c:361: + struct cq_enet_rq_desc *cq_desc = (struct cq_enet_rq_desc *)((u8 *)cq->ring.descs total: 0 errors, 5 warnings, 0 checks, 194 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 4bfd7422322d ("enic: enic rq code reorg") 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, 5 warnings, 0 checks, 194 lines checked