Home
last modified time | relevance | path

Searched full:signoff (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/translations/zh_TW/process/
H A D6.Followthrough.rst142 signoff ),或者回復一個 Acked-by: 讓原始發送者向上發送它。
/linux/Documentation/process/
H A D6.Followthrough.rst199 proper From: line so that the attribution is correct, and add a signoff of
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst192 during signoff")
/linux/scripts/
H A Dcheckpatch.pl95 --no-signoff do not check for 'Signed-off-by' line
331 'signoff!' => \$chk_signoff,
2686 my $signoff = 0;
3018 # Check the patch for a signoff:
3020 $signoff++;
7866 if ($signoff == 0) {