WARNING: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("
")' - ie: 'Fixes: 2d20773aec14 ("mctp: no longer rely on net->dev_index_head[]")'
#19:
Fixes: 2d20773 ("mctp: no longer rely on net->dev_index_head[]")
CHECK: spaces preferred around that '+' (ctx:VxV)
#34: FILE: net/mctp/device.c:145:
+ mcb->ifindex = dev->ifindex+1;
^
WARNING: From:/Signed-off-by: email address mismatch: 'From: Peter Yin ' != 'Signed-off-by: Peter Yin '
total: 0 errors, 2 warnings, 1 checks, 10 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 9a442c413803 ("mctp: fix mctp_dump_addrinfo due to unincremented ifindex") 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, 2 warnings, 1 checks, 10 lines checked