WARNING: Non-standard signature: Requested-by: #17: Requested-by: Fabio CHECK: Prefer kernel type 'u16' over 'u_int16_t' #47: FILE: net/netfilter/xt_recent.c:72: + u_int16_t index; CHECK: Prefer kernel type 'u16' over 'u_int16_t' #56: FILE: net/netfilter/xt_recent.c:83: + u_int16_t nstamps_max_mask; total: 0 errors, 1 warnings, 2 checks, 27 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 8461f3d92451 ("netfilter: xt_recent: Lift restrictions on max hitcount value") 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, 2 checks, 27 lines checked