WARNING: line length of 95 exceeds 80 columns #172: FILE: tools/testing/selftests/bpf/progs/fsession_test.c:52: + test3_entry_result = a == (void *)7 && b == 8 && c == 9 && d == 10 && ret == 0; WARNING: line length of 87 exceeds 80 columns #176: FILE: tools/testing/selftests/bpf/progs/fsession_test.c:56: + test3_exit_result = a == (void *)7 && b == 8 && c == 9 && d == 10 && ret == 34; WARNING: line length of 88 exceeds 80 columns #189: FILE: tools/testing/selftests/bpf/progs/fsession_test.c:69: + test4_entry_result = a == 11 && b == (void *)12 && c == 13 && d == 14 && WARNING: From:/Signed-off-by: email address mismatch: 'From: Menglong Dong ' != 'Signed-off-by: Menglong Dong ' total: 0 errors, 4 warnings, 0 checks, 187 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 c573a5b23374 ("selftests/bpf: add testcases for fsession") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 4 warnings, 0 checks, 187 lines checked