Lines Matching refs:emit_warning
431 sub emit_warning { subroutine
461 emit_warning("${file}:$.", "duplicate section name '$name'\n");
1103 …emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…
1307 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");
1309 …emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…
1325 emit_warning("${file}:$.", "Enum value '$arg' not described in enum '$declaration_name'\n");
1334 emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");
1376 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1407 …emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1563 …emit_warning("${file}:$.", "Function parameter or member '$param' not described in '$declaration_n…
1611 emit_warning("${file}:$.",
1635 emit_warning("${file}:$.",
1719 emit_warning("${file}:$.", "cannot understand function prototype: '$prototype'\n");
1724 …emit_warning("${file}:$.", "expecting prototype for $identifier(). Prototype was for $declaration_…
1806 emit_warning("${file}:$.", "Unrecognized tracepoint format: \n".
2032 …emit_warning("${file}:$.", "This comment starts with '/**', but isn't a kernel-doc comment. Refer …
2037 emit_warning("${file}:$.", "missing initial short description on line:\n$_");
2041 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n$_");
2049 emit_warning("${file}:$.", "Cannot understand $_ on line $. - I thought it was a doc line\n");
2068 emit_warning("${file}:$.", "Variable macro arguments should be documented without dots\n");
2097 emit_warning("${file}:$.", "contents before sections\n");
2123 emit_warning("${file}:$.", "suspicious ending line: $_");
2167 emit_warning("${file}:$.", "bad line: $_");
2261 emit_warning("${file}:$.", "Incorrect use of kernel-doc format: $_");
2310 emit_warning("${file}:1", "'$_' not found\n")
2314 emit_warning("${file}:1", "no structured comments found\n");