Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/
H A Dkernel-doc450 sub emit_warning { subroutine
480 emit_warning("${file}:$.", "duplicate section name '$name'\n");
1134 emit_warning("${file}:$.", "expecting prototype for $decl_type $identifier. Prototype was for $decl_type $declaration_name instead\n");
1345 emit_warning("${file}:$.", "wrong kernel-doc identifier on line:\n");
1347 emit_warning("${file}:$.", "expecting prototype for enum $identifier. Prototype was for enum $declaration_name instead\n");
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");
1415 emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef $declaration_name instead\n");
1446 emit_warning("${file}:$.", "expecting prototype for typedef $identifier. Prototype was for typedef $declaration_name instead\n");
1604 emit_warning("
[all...]

Completed in 3 milliseconds