230 Initializer entry defined twice | |
91 Using plain integer as NULL pointer | |
4 arithmetics on pointers to functions | |
53 array of flexible structures | |
7 bad assignment to restricted type | |
4 cast between address spaces (__percpu -> __rcu) | |
6 cast from non-scalar | |
228 cast from restricted type | |
467 cast removes address space '__iomem' of expression | |
16 cast removes address space '__rcu' of expression | |
22 cast removes address space '__user' of expression | |
6 cast to non-scalar | |
2656 cast to restricted type | |
634 cast truncates bits from constant value | |
350 context imbalance - different lock contexts for basic block | |
411 context imbalance - unexpected unlock | |
229 context imbalance - wrong count at exit | |
107 dereference of noderef expression | |
3 dubious one-bit signed bitfield | |
13 dubious: !x & y | |
4 dubious: !x | y | |
57 dubious: x & !y | |
19 dubious: x | !y | |
23 function with external linkage has definition | |
2 implicit cast from nocast type | |
435 incompatible types in comparison expression (different address spaces) | |
7 incompatible types in comparison expression (different base types) | |
7 incompatible types in conditional expression (different base types) | |
881 incorrect type in argument (different address spaces) | |
348 incorrect type in argument (different base types) | |
301 incorrect type in assignment (different address spaces) | |
3269 incorrect type in assignment (different base types) | |
105 incorrect type in initializer (different address spaces) | |
159 incorrect type in initializer (different base types) | |
2 incorrect type in initializer (incompatible argument (different address spaces)) | |
23 incorrect type in return expression (different address spaces) | |
24 incorrect type in return expression (different base types) | |
239 invalid assignment | |
30 invalid bitfield specifier for type restricted type. | |
7 invalid initializer | |
3 marked inline, but without a definition | |
1 missing braces around initializer | |
1 mixed bitwiseness | |
1 multiple address spaces given | |
13 multiple definitions for ... | |
4 no generic selection for ... | |
1 no newline at end of file | |
3 obsolete array initializer, use C99 syntax | |
782 restricted type degrades to integer | |
4 static assertion failed | |
5 subtraction of different types can't work (different address spaces) | |
25 subtraction of functions? Share your drugs | |
1 switch with no cases | |
1 symbol redeclared with different type (incompatible argument (different address spaces)) | |
801 symbol was not declared. Should it be static? | |
3 trying to concatenate long character string (8191 bytes max) |