WARNING: line length of 83 exceeds 80 columns #105: FILE: include/net/af_vsock.h:300: +static inline bool vsock_net_check_mode(struct net *ns0, enum vsock_net_mode mode0, WARNING: line length of 83 exceeds 80 columns #106: FILE: include/net/af_vsock.h:301: + struct net *ns1, enum vsock_net_mode mode1) CHECK: spinlock_t definition without comment #170: FILE: include/net/netns/vsock.h:14: + spinlock_t lock; total: 0 errors, 2 warnings, 1 checks, 123 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 425cd63d26ff ("vsock: a per-net vsock NS mode state") 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, 2 warnings, 1 checks, 123 lines checked