Home
last modified time | relevance | path

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

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