1 '...' has implicit type | |
28 Initializer entry defined twice | |
84 No right hand side of '*'-expression | |
754 Trying to use reserved word as identifier | |
60 Using plain integer as NULL pointer | |
3 arithmetics on pointers to functions | |
30 array of flexible structures | |
253 bad constant expression | |
363 bad constant expression type | |
4 cast between address spaces (__percpu -> __rcu) | |
4 cast from non-scalar | |
57 cast from restricted type | |
25 cast removes address space '__iomem' of expression | |
16 cast removes address space '__rcu' of expression | |
11 cast removes address space '__user' of expression | |
4 cast to non-scalar | |
350 cast to restricted type | |
35 cast truncates bits from constant value | |
291 context imbalance - different lock contexts for basic block | |
350 context imbalance - unexpected unlock | |
169 context imbalance - wrong count at exit | |
155 dereference of noderef expression | |
3 dubious one-bit signed bitfield | |
8 dubious: !x & y | |
4 dubious: !x | y | |
1 dubious: x & !y | |
2 dubious: x | !y | |
13 function with external linkage has definition | |
243 incompatible types in comparison expression (different address spaces) | |
4 incompatible types in comparison expression (different base types) | |
557 incorrect type in argument (different address spaces) | |
175 incorrect type in argument (different base types) | |
219 incorrect type in assignment (different address spaces) | |
433 incorrect type in assignment (different base types) | |
1 incorrect type in assignment (different modifiers) | |
108 incorrect type in initializer (different address spaces) | |
100 incorrect type in initializer (different base types) | |
1 incorrect type in initializer (incompatible argument (different address spaces)) | |
22 incorrect type in return expression (different address spaces) | |
24 incorrect type in return expression (different base types) | |
1 invalid access past the end of | |
55 invalid assignment | |
7 invalid bitfield specifier for type restricted type. | |
108 invalid initializer | |
1 marked inline, but without a definition | |
4 missing type declaration for parameter '...' | |
1 multiple address spaces given | |
10 no member '...' in ... | |
1 not a function ... | |
369 restricted type degrades to integer | |
4 subtraction of different types can't work (different address spaces) | |
25 subtraction of functions? Share your drugs | |
1461 symbol has multiple initializers | |
296 symbol redeclared with different type (different base types) | |
23 symbol redeclared with different type (different modifiers) | |
1 symbol redeclared with different type (incompatible argument (different address spaces)) | |
1 symbol redeclared with different type (incompatible argument (different base types)) | |
692 symbol was not declared. Should it be static? | |
8212 syntax error | |
1 trying to concatenate long character string (8191 bytes max) | |
1988 undefined identifier |