CHECK: Concatenated strings should use spaces between elements CHECK: Macro argument 'pbuf' may be better as '(pbuf)' to avoid precedence issues CHECK: Prefer kernel type 'u16' over 'uint16_t' CHECK: Prefer kernel type 'u64' over 'uint64_t' CHECK: Prefer kernel type 'u8' over 'uint8_t' ERROR: Macros with multiple statements should be enclosed in a do - while loop WARNING: line length of 101 exceeds 80 columns WARNING: line length of 109 exceeds 80 columns WARNING: line length of 115 exceeds 80 columns WARNING: line length of 140 exceeds 80 columns WARNING: line length of 161 exceeds 80 columns WARNING: line length of 162 exceeds 80 columns WARNING: line length of 190 exceeds 80 columns WARNING: line length of 81 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 88 exceeds 80 columns WARNING: line length of 90 exceeds 80 columns WARNING: line length of 91 exceeds 80 columns WARNING: macros should not use a trailing semicolon