Home
last modified time | relevance | path

Searched full:signoff (Results 1 – 7 of 7) 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/translations/pt_BR/process/
H A D6.Followthrough.rst199 própria assinatura — *signoff*) ou enviar uma resposta com um ``Acked-by:``
H A D5.Posting.rst244 Códigos sem um signoff adequado não podem ser mesclados (merged) no mainline.
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst192 during signoff")
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml607 ("Add changes requested by Ved during signoff") of riscv-zicond.
/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++;
7874 if ($signoff == 0) {