WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #159: new file mode 100644 WARNING: line length of 93 exceeds 80 columns #196: FILE: drivers/net/ethernet/cisco/enic/enic_wq.c:33: + int (*q_service)(struct vnic_dev *vdev, struct cq_desc *cq_desc, WARNING: line length of 89 exceeds 80 columns #197: FILE: drivers/net/ethernet/cisco/enic/enic_wq.c:34: + u8 type, u16 q_number, u16 completed_index, WARNING: line length of 82 exceeds 80 columns #269: FILE: drivers/net/ethernet/cisco/enic/enic_wq.c:106: + if (netif_tx_queue_stopped(netdev_get_tx_queue(enic->netdev, q_number)) && WARNING: line length of 93 exceeds 80 columns #292: FILE: drivers/net/ethernet/cisco/enic/enic_wq.h:6: + int (*q_service)(struct vnic_dev *vdev, struct cq_desc *cq_desc, WARNING: line length of 89 exceeds 80 columns #293: FILE: drivers/net/ethernet/cisco/enic/enic_wq.h:7: + u8 type, u16 q_number, u16 completed_index, total: 0 errors, 6 warnings, 0 checks, 287 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 70df75af99bd ("enic : added enic_wq.c and enic_wq.h") 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, 6 warnings, 0 checks, 287 lines checked