WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #63: new file mode 100644 WARNING: line length of 85 exceeds 80 columns #95: FILE: net/quic/frame.c:28: +static struct quic_frame *quic_frame_ack_create(struct sock *sk, void *data, u8 type) WARNING: line length of 86 exceeds 80 columns #100: FILE: net/quic/frame.c:33: +static struct quic_frame *quic_frame_ping_create(struct sock *sk, void *data, u8 type) WARNING: line length of 89 exceeds 80 columns #105: FILE: net/quic/frame.c:38: +static struct quic_frame *quic_frame_padding_create(struct sock *sk, void *data, u8 type) WARNING: line length of 91 exceeds 80 columns #110: FILE: net/quic/frame.c:43: +static struct quic_frame *quic_frame_new_token_create(struct sock *sk, void *data, u8 type) WARNING: line length of 88 exceeds 80 columns #124: FILE: net/quic/frame.c:57: +static struct quic_frame *quic_frame_stream_create(struct sock *sk, void *data, u8 type) WARNING: line length of 96 exceeds 80 columns #129: FILE: net/quic/frame.c:62: +static struct quic_frame *quic_frame_handshake_done_create(struct sock *sk, void *data, u8 type) WARNING: line length of 88 exceeds 80 columns #134: FILE: net/quic/frame.c:67: +static struct quic_frame *quic_frame_crypto_create(struct sock *sk, void *data, u8 type) WARNING: line length of 96 exceeds 80 columns #139: FILE: net/quic/frame.c:72: +static struct quic_frame *quic_frame_retire_conn_id_create(struct sock *sk, void *data, u8 type) WARNING: line length of 93 exceeds 80 columns #144: FILE: net/quic/frame.c:77: +static struct quic_frame *quic_frame_new_conn_id_create(struct sock *sk, void *data, u8 type) WARNING: line length of 95 exceeds 80 columns #149: FILE: net/quic/frame.c:82: +static struct quic_frame *quic_frame_path_response_create(struct sock *sk, void *data, u8 type) WARNING: line length of 96 exceeds 80 columns #154: FILE: net/quic/frame.c:87: +static struct quic_frame *quic_frame_path_challenge_create(struct sock *sk, void *data, u8 type) WARNING: line length of 94 exceeds 80 columns #159: FILE: net/quic/frame.c:92: +static struct quic_frame *quic_frame_reset_stream_create(struct sock *sk, void *data, u8 type) WARNING: line length of 94 exceeds 80 columns #164: FILE: net/quic/frame.c:97: +static struct quic_frame *quic_frame_stop_sending_create(struct sock *sk, void *data, u8 type) WARNING: line length of 90 exceeds 80 columns #169: FILE: net/quic/frame.c:102: +static struct quic_frame *quic_frame_max_data_create(struct sock *sk, void *data, u8 type) WARNING: line length of 97 exceeds 80 columns #174: FILE: net/quic/frame.c:107: +static struct quic_frame *quic_frame_max_stream_data_create(struct sock *sk, void *data, u8 type) WARNING: line length of 97 exceeds 80 columns #179: FILE: net/quic/frame.c:112: +static struct quic_frame *quic_frame_max_streams_uni_create(struct sock *sk, void *data, u8 type) WARNING: line length of 98 exceeds 80 columns #184: FILE: net/quic/frame.c:117: +static struct quic_frame *quic_frame_max_streams_bidi_create(struct sock *sk, void *data, u8 type) WARNING: line length of 98 exceeds 80 columns #189: FILE: net/quic/frame.c:122: +static struct quic_frame *quic_frame_connection_close_create(struct sock *sk, void *data, u8 type) WARNING: line length of 94 exceeds 80 columns #194: FILE: net/quic/frame.c:127: +static struct quic_frame *quic_frame_data_blocked_create(struct sock *sk, void *data, u8 type) WARNING: line length of 84 exceeds 80 columns #200: FILE: net/quic/frame.c:133: + void *data, u8 type) WARNING: line length of 84 exceeds 80 columns #206: FILE: net/quic/frame.c:139: + void *data, u8 type) WARNING: line length of 81 exceeds 80 columns #211: FILE: net/quic/frame.c:144: +static struct quic_frame *quic_frame_streams_blocked_bidi_create(struct sock *sk, WARNING: line length of 85 exceeds 80 columns #212: FILE: net/quic/frame.c:145: + void *data, u8 type) WARNING: line length of 88 exceeds 80 columns #217: FILE: net/quic/frame.c:150: +static int quic_frame_crypto_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 88 exceeds 80 columns #222: FILE: net/quic/frame.c:155: +static int quic_frame_stream_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 85 exceeds 80 columns #227: FILE: net/quic/frame.c:160: +static int quic_frame_ack_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 93 exceeds 80 columns #232: FILE: net/quic/frame.c:165: +static int quic_frame_new_conn_id_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 96 exceeds 80 columns #237: FILE: net/quic/frame.c:170: +static int quic_frame_retire_conn_id_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 91 exceeds 80 columns #242: FILE: net/quic/frame.c:175: +static int quic_frame_new_token_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 96 exceeds 80 columns #247: FILE: net/quic/frame.c:180: +static int quic_frame_handshake_done_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 89 exceeds 80 columns #252: FILE: net/quic/frame.c:185: +static int quic_frame_padding_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 86 exceeds 80 columns #257: FILE: net/quic/frame.c:190: +static int quic_frame_ping_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 96 exceeds 80 columns #262: FILE: net/quic/frame.c:195: +static int quic_frame_path_challenge_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 94 exceeds 80 columns #267: FILE: net/quic/frame.c:200: +static int quic_frame_reset_stream_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 94 exceeds 80 columns #272: FILE: net/quic/frame.c:205: +static int quic_frame_stop_sending_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 90 exceeds 80 columns #277: FILE: net/quic/frame.c:210: +static int quic_frame_max_data_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 97 exceeds 80 columns #282: FILE: net/quic/frame.c:215: +static int quic_frame_max_stream_data_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 97 exceeds 80 columns #287: FILE: net/quic/frame.c:220: +static int quic_frame_max_streams_uni_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 98 exceeds 80 columns #292: FILE: net/quic/frame.c:225: +static int quic_frame_max_streams_bidi_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 98 exceeds 80 columns #297: FILE: net/quic/frame.c:230: +static int quic_frame_connection_close_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 94 exceeds 80 columns #302: FILE: net/quic/frame.c:235: +static int quic_frame_data_blocked_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 92 exceeds 80 columns #307: FILE: net/quic/frame.c:240: +static int quic_frame_stream_data_blocked_process(struct sock *sk, struct quic_frame *frame, WARNING: line length of 92 exceeds 80 columns #313: FILE: net/quic/frame.c:246: +static int quic_frame_streams_blocked_uni_process(struct sock *sk, struct quic_frame *frame, WARNING: line length of 93 exceeds 80 columns #319: FILE: net/quic/frame.c:252: +static int quic_frame_streams_blocked_bidi_process(struct sock *sk, struct quic_frame *frame, WARNING: line length of 95 exceeds 80 columns #325: FILE: net/quic/frame.c:258: +static int quic_frame_path_response_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 89 exceeds 80 columns #330: FILE: net/quic/frame.c:263: +static struct quic_frame *quic_frame_invalid_create(struct sock *sk, void *data, u8 type) WARNING: line length of 90 exceeds 80 columns #335: FILE: net/quic/frame.c:268: +static struct quic_frame *quic_frame_datagram_create(struct sock *sk, void *data, u8 type) WARNING: line length of 89 exceeds 80 columns #340: FILE: net/quic/frame.c:273: +static int quic_frame_invalid_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 90 exceeds 80 columns #345: FILE: net/quic/frame.c:278: +static int quic_frame_datagram_process(struct sock *sk, struct quic_frame *frame, u8 type) WARNING: line length of 82 exceeds 80 columns #362: FILE: net/quic/frame.c:295: +static void quic_frame_reset_stream_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 82 exceeds 80 columns #366: FILE: net/quic/frame.c:299: +static void quic_frame_stop_sending_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 85 exceeds 80 columns #386: FILE: net/quic/frame.c:319: +static void quic_frame_max_stream_data_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 86 exceeds 80 columns #390: FILE: net/quic/frame.c:323: +static void quic_frame_max_streams_bidi_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 85 exceeds 80 columns #394: FILE: net/quic/frame.c:327: +static void quic_frame_max_streams_uni_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 82 exceeds 80 columns #398: FILE: net/quic/frame.c:331: +static void quic_frame_data_blocked_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 89 exceeds 80 columns #402: FILE: net/quic/frame.c:335: +static void quic_frame_stream_data_blocked_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 90 exceeds 80 columns #406: FILE: net/quic/frame.c:339: +static void quic_frame_streams_blocked_bidi_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 89 exceeds 80 columns #410: FILE: net/quic/frame.c:343: +static void quic_frame_streams_blocked_uni_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 81 exceeds 80 columns #414: FILE: net/quic/frame.c:347: +static void quic_frame_new_conn_id_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 84 exceeds 80 columns #418: FILE: net/quic/frame.c:351: +static void quic_frame_retire_conn_id_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 84 exceeds 80 columns #422: FILE: net/quic/frame.c:355: +static void quic_frame_path_challenge_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 83 exceeds 80 columns #426: FILE: net/quic/frame.c:359: +static void quic_frame_path_response_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 86 exceeds 80 columns #430: FILE: net/quic/frame.c:363: +static void quic_frame_connection_close_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 84 exceeds 80 columns #434: FILE: net/quic/frame.c:367: +static void quic_frame_handshake_done_ack(struct sock *sk, struct quic_frame *frame) WARNING: line length of 83 exceeds 80 columns #540: FILE: net/quic/frame.c:473: + pr_debug("%s: done, type: %x, level: %d\n", __func__, type, level); WARNING: line length of 88 exceeds 80 columns #708: FILE: net/quic/frame.h:77: + struct quic_stream *stream; /* The QUIC stream associated with this frame */ WARNING: line length of 85 exceeds 80 columns #710: FILE: net/quic/frame.h:79: + u32 flags; /* Flags controlling stream frame creation */ WARNING: line length of 81 exceeds 80 columns #722: FILE: net/quic/frame.h:91: + struct quic_frame *(*frame_create)(struct sock *sk, void *data, u8 type); WARNING: line length of 81 exceeds 80 columns #723: FILE: net/quic/frame.h:92: + int (*frame_process)(struct sock *sk, struct quic_frame *frame, u8 type); WARNING: line length of 89 exceeds 80 columns #732: FILE: net/quic/frame.h:101: + u8 data[]; /* Flexible array member holding fragment data */ WARNING: line length of 100 exceeds 80 columns #737: FILE: net/quic/frame.h:106: + struct quic_frame_frag *flist; /* For TX: linked list of appended data fragments */ WARNING: line length of 95 exceeds 80 columns #738: FILE: net/quic/frame.h:107: + struct sk_buff *skb; /* For RX: skb containing the raw frame data */ WARNING: line length of 96 exceeds 80 columns #740: FILE: net/quic/frame.h:109: + struct quic_stream *stream; /* Stream related to this frame, NULL if none */ WARNING: line length of 89 exceeds 80 columns #741: FILE: net/quic/frame.h:110: + struct list_head list; /* Linked list node for queuing frames */ WARNING: line length of 92 exceeds 80 columns #742: FILE: net/quic/frame.h:111: + s64 offset; /* Stream offset, crypto data offset, or first pkt number */ WARNING: line length of 85 exceeds 80 columns #747: FILE: net/quic/frame.h:116: + u8 level; /* Packet number space: Initial, Handshake, or App */ WARNING: line length of 85 exceeds 80 columns #751: FILE: net/quic/frame.h:120: + u16 len; /* Total frame length including appended fragments */ WARNING: line length of 82 exceeds 80 columns #756: FILE: net/quic/frame.h:125: + u8 nodelay:1; /* Frame bypasses Nagle's algorithm for sending */ WARNING: line length of 83 exceeds 80 columns #758: FILE: net/quic/frame.h:127: + u8 dgram:1; /* Frame represents a datagram message (RX only) */ WARNING: line length of 85 exceeds 80 columns #800: FILE: net/quic/frame.h:169: + type == QUIC_FRAME_CRYPTO || type == QUIC_FRAME_HANDSHAKE_DONE || WARNING: line length of 87 exceeds 80 columns #801: FILE: net/quic/frame.h:170: + type == QUIC_FRAME_NEW_TOKEN || type == QUIC_FRAME_PATH_RESPONSE || WARNING: line length of 86 exceeds 80 columns #840: FILE: net/quic/protocol.c:339: + quic_frame_cachep = kmem_cache_create("quic_frame", sizeof(struct quic_frame), total: 0 errors, 83 warnings, 0 checks, 803 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 c4f99d4cb87c ("quic: add frame encoder and decoder base") 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, 83 warnings, 0 checks, 803 lines checked