Home
last modified time | relevance | path

Searched full:signoff (Results 1 – 6 of 6) 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/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml468 ("Add changes requested by Ved during signoff") of riscv-zicond.
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst39 - --no-signoff
/linux/scripts/
H A Dcheckpatch.pl91 --no-signoff do not check for 'Signed-off-by' line
318 'signoff!' => \$chk_signoff,
2663 my $signoff = 0;
2995 # Check the patch for a signoff:
2997 $signoff++;
7766 if ($signoff == 0) {