WARNING: line length of 89 exceeds 80 columns #125: FILE: net/ipv6/ioam6.c:735: + raw16 = (__force u16)READ_ONCE(__in6_dev_get(dev)->cnf.ioam6_id); WARNING: line length of 81 exceeds 80 columns #160: FILE: net/ipv6/ioam6.c:830: + raw32 = READ_ONCE(__in6_dev_get(dev)->cnf.ioam6_id_wide); CHECK: Alignment should match open parenthesis #185: FILE: net/ipv6/ip6_input.c:510: + __IP6_UPD_PO_STATS(skb_dst_dev_net(skb), __in6_dev_get_safely(skb->dev), IPSTATS_MIB_INMCAST, total: 0 errors, 2 warnings, 1 checks, 281 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 ada6780c7f0f ("ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers") 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, 281 lines checked