Lines Matching refs:emit_warning

392 sub emit_warning {  subroutine
422 emit_warning("${file}:$.", "duplicate section name '$name'\n");
1066emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…
1279 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");
1281emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…
1298emit_warning("${file}:$.", "Enum value '$arg' not described in enum '$declaration_name'\n");
1307emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");
1349emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1380emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1548emit_warning("${file}:$.", "Function parameter or struct member '$param' not described in '$declar…
1596 emit_warning("${file}:$.",
1602 emit_warning("${file}:$.",
1627 emit_warning("${file}:$.",
1715 emit_warning("${file}:$.", "cannot understand function prototype: '$prototype'\n");
1720emit_warning("${file}:$.", "expecting prototype for $identifier(). Prototype was for $declaration_…
1804 emit_warning("${file}:$.", "Unrecognized tracepoint format: \n".
2028emit_warning("${file}:$.", "This comment starts with '/**', but isn't a kernel-doc comment. Refer …
2033 emit_warning("${file}:$.", "missing initial short description on line:\n$_");
2037 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n$_");
2045emit_warning("${file}:$.", "Cannot understand $_ on line $. - I thought it was a doc line\n");
2104 emit_warning("${file}:$.", "suspicious ending line: $_");
2148 emit_warning("${file}:$.", "bad line: $_");
2242 emit_warning("${file}:$.", "Incorrect use of kernel-doc format: $_");
2289 emit_warning("${file}:1", "'$_' not found\n")
2292 emit_warning("${file}:1", "no structured comments found\n");