• Home
  • Raw
  • Download

Lines Matching refs:emit_warning

453 sub emit_warning {  subroutine
483 emit_warning("${file}:$.", "duplicate section name '$name'\n");
1148emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…
1361 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");
1363emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…
1380emit_warning("${file}:$.", "Enum value '$arg' not described in enum '$declaration_name'\n");
1389emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");
1431emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1462emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1630emit_warning("${file}:$.", "Function parameter or struct member '$param' not described in '$declar…
1678 emit_warning("${file}:$.",
1684 emit_warning("${file}:$.",
1709 emit_warning("${file}:$.",
1797 emit_warning("${file}:$.", "cannot understand function prototype: '$prototype'\n");
1802emit_warning("${file}:$.", "expecting prototype for $identifier(). Prototype was for $declaration_…
1886 emit_warning("${file}:$.", "Unrecognized tracepoint format: \n".
2115emit_warning("${file}:$.", "This comment starts with '/**', but isn't a kernel-doc comment. Refer …
2120 emit_warning("${file}:$.", "missing initial short description on line:\n$_");
2124 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n$_");
2132emit_warning("${file}:$.", "Cannot understand $_ on line $. - I thought it was a doc line\n");
2170 emit_warning("${file}:$.", "contents before sections\n");
2196 emit_warning("${file}:$.", "suspicious ending line: $_");
2240 emit_warning("${file}:$.", "bad line: $_");
2334 emit_warning("${file}:$.", "Incorrect use of kernel-doc format: $_");
2381 emit_warning("${file}:1", "'$_' not found\n")
2384 emit_warning("${file}:1", "no structured comments found\n");