WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("
")' - ie: 'Fixes: 95698ff6177b ("net: fec: using page pool to manage RX buffers")'
#21:
Fixes: 95698ff6177b5 ("net: fec: using page pool to manage RX buffers")
CHECK: Alignment should match open parenthesis
#38: FILE: drivers/net/ethernet/freescale/fec_main.c:1595:
+static int fec_enet_update_cbd(struct fec_enet_priv_rx_q *rxq,
struct bufdesc *bdp, int index)
total: 0 errors, 1 warnings, 1 checks, 51 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 176f804c742b ("net: fec: handle page_pool_dev_alloc_pages error") 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, 1 warnings, 1 checks, 51 lines checked