CHECK: Alignment should match open parenthesis CHECK: Blank lines aren't necessary after an open brace '{' CHECK: Comparison to NULL could be written "!res->name" CHECK: Please don't use multiple blank lines CHECK: Prefer kernel type 'u32' over 'uint32_t' CHECK: Prefer using the BIT macro WARNING: Possible unnecessary 'out of memory' message WARNING: Using vsprintf specifier '%px' potentially exposes the kernel memory layout, if you don't really need the address please consider using '%p'. WARNING: line length of 101 exceeds 80 columns WARNING: line length of 81 exceeds 80 columns WARNING: line length of 98 exceeds 80 columns