Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/
H A Dkernel-doc26 kernel-doc [-h] [-v] [-Werror] [-Wall] [-Wreturn] [-Wshort-description] [-Wcontents-before-sections]
136 my $Wreturn = 0;
329 } elsif ($cmd eq "Wreturn") {
330 $Wreturn = 1;
336 $Wreturn = 1;
1777 # -Wreturn mode.
1779 if ($Wreturn && !$noret) {

Completed in 3 milliseconds