Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/process/
D6.Followthrough.rst139 signoff ),或者回复一个 Acked-by: 让原始发送者向上发送它。
/linux-6.15/Documentation/translations/zh_TW/process/
D6.Followthrough.rst142 signoff ),或者回復一個 Acked-by: 讓原始發送者向上發送它。
/linux-6.15/Documentation/process/
D6.Followthrough.rst199 proper From: line so that the attribution is correct, and add a signoff of
D5.Posting.rst236 Code without a proper signoff cannot be merged into the mainline.
/linux-6.15/Documentation/arch/riscv/
Dhwprobe.rst192 during signoff")
/linux-6.15/Documentation/devicetree/bindings/riscv/
Dextensions.yaml457 ("Add changes requested by Ved during signoff") of riscv-zicond.
/linux-6.15/Documentation/dev-tools/
Dcheckpatch.rst39 - --no-signoff
/linux-6.15/scripts/
Dcheckpatch.pl91 --no-signoff do not check for 'Signed-off-by' line
300 'signoff!' => \$chk_signoff,
2633 my $signoff = 0;
2965 # Check the patch for a signoff:
2967 $signoff++;
7689 if ($signoff == 0) {