CHECK: Alignment should match open parenthesis CHECK: Comparison to NULL could be written "!ax25->digipeat" CHECK: Comparison to NULL could be written "ax25->sk" CHECK: From:/Signed-off-by: email comments mismatch: 'From: Bernard Pidoux ' != 'Signed-off-by: Bernard Pidoux ' CHECK: Unbalanced braces around else statement CHECK: braces {} should be used on all arms of this statement CHECK: spaces required around that ':' (ctx:VxV) ERROR: else should follow close brace '}' ERROR: space required after that ',' (ctx:VxV) ERROR: spaces required around that '=' (ctx:VxV) ERROR: spaces required around that '?' (ctx:VxW) WARNING: Avoid line continuations in quoted strings WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88 WARNING: line length of 136 exceeds 80 columns