Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/translations/zh_CN/process/
D6.Followthrough.rst139 signoff ),或者回复一个 Acked-by: 让原始发送者向上发送它。
/linux-6.14.4/Documentation/translations/zh_TW/process/
D6.Followthrough.rst142 signoff ),或者回復一個 Acked-by: 讓原始發送者向上發送它。
/linux-6.14.4/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.14.4/Documentation/arch/riscv/
Dhwprobe.rst189 during signoff")
/linux-6.14.4/Documentation/devicetree/bindings/riscv/
Dextensions.yaml439 ("Add changes requested by Ved during signoff") of riscv-zicond.
/linux-6.14.4/Documentation/dev-tools/
Dcheckpatch.rst39 - --no-signoff
/linux-6.14.4/scripts/
Dcheckpatch.pl91 --no-signoff do not check for 'Signed-off-by' line
299 'signoff!' => \$chk_signoff,
2632 my $signoff = 0;
2964 # Check the patch for a signoff:
2966 $signoff++;
7702 if ($signoff == 0) {