CHECK: Alignment should match open parenthesis #25: FILE: drivers/net/bonding/bond_sysfs.c:484: +static ssize_t bonding_show_coupled_control(struct device *d, + struct device_attribute *attr, WARNING: Consider renaming function(s) 'bonding_show_coupled_control' to 'coupled_control_show' 'bonding_sysfs_store_option' to 'coupled_control_store' #31: FILE: drivers/net/bonding/bond_sysfs.c:490: +} WARNING: From:/Signed-off-by: email address mismatch: 'From: Wanchuan Li ' != 'Signed-off-by: Wanchuan Li ' total: 0 errors, 2 warnings, 1 checks, 25 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 54eb1bdb9c41 ("bonding: exposure option coupled_control via sysfs") 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, 25 lines checked