Home
last modified time | relevance | path

Searched refs:emit_warning (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/scripts/
Dkernel-doc453 sub emit_warning { subroutine
483 emit_warning("${file}:$.", "duplicate section name '$name'\n");
1133emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $dec…
1346 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");
1348emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $decl…
1365emit_warning("${file}:$.", "Enum value '$arg' not described in enum '$declaration_name'\n");
1374emit_warning("${file}:$.", "Excess enum value '$k' description in '$declaration_name'\n");
1416emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1447emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef…
1615emit_warning("${file}:$.", "Function parameter or struct member '$param' not described in '$declar…
[all …]