CHECK: spaces preferred around that '*' (ctx:WxV) ERROR: "foo* bar" should be "foo *bar" WARNING: Avoid line continuations in quoted strings WARNING: Prefer __aligned(8) over __attribute__((__aligned__(8))) WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88 WARNING: else is not generally useful after a break or return WARNING: line length of 100 exceeds 80 columns WARNING: line length of 106 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 94 exceeds 80 columns WARNING: unnecessary whitespace before a quoted newline