Lines Matching refs:emit_warning

450 sub emit_warning {  subroutine
480 emit_warning("${file}:$.", "duplicate section name '$name'\n");
1134emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…
1345 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");
1347emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…
1364 emit_warning("${file}:$.", "Enum value '$arg' not described in enum '$declaration_name'\n");
1373 emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");
1415emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1446emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1604emit_warning("${file}:$.", "Function parameter or member '$param' not described in '$declaration_n…
1652 emit_warning("${file}:$.",
1676 emit_warning("${file}:$.",
1762 emit_warning("${file}:$.", "cannot understand function prototype: '$prototype'\n");
1767emit_warning("${file}:$.", "expecting prototype for $identifier(). Prototype was for $declaration_…
1849 emit_warning("${file}:$.", "Unrecognized tracepoint format: \n".
2079emit_warning("${file}:$.", "This comment starts with '/**', but isn't a kernel-doc comment. Refer …
2084 emit_warning("${file}:$.", "missing initial short description on line:\n$_");
2088 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n$_");
2096 emit_warning("${file}:$.", "Cannot understand $_ on line $. - I thought it was a doc line\n");
2133 emit_warning("${file}:$.", "contents before sections\n");
2159 emit_warning("${file}:$.", "suspicious ending line: $_");
2203 emit_warning("${file}:$.", "bad line: $_");
2297 emit_warning("${file}:$.", "Incorrect use of kernel-doc format: $_");
2346 emit_warning("${file}:1", "'$_' not found\n")
2350 emit_warning("${file}:1", "no structured comments found\n");