Searched refs:signoff (Results 1 – 16 of 16) sorted by relevance
76 def CheckDuplicateSignoff(self, signoff): argument84 if signoff in self.signoff_set:86 self.signoff_set.add(signoff)
191 signoff = 'Signed-off-by: Simon Glass <sjg@chromium.org>\n'198 signoff = ''207 return data % (signoff, license, tab, indent, tab)
75 self.signoff = [] # Contents of signoff line
223 override the default signoff that patman automatically adds.
139 signoff ),或者回复一个 Acked-by: 让原始发送者向上发送它。
142 signoff ),或者回復一個 Acked-by: 讓原始發送者向上發送它。
7 signoff = True13 signoff = False
193 git commit --signoff -F - <<EOF
1432 my $signoff = 0;1649 $signoff++;3239 if ($is_patch && $chk_signoff && $signoff == 0) {
105 `git commit --signoff`
141 `git commit --signoff`
2235 my $signoff = 0;2512 $signoff++;6490 if ($is_patch && $has_commit_log && $chk_signoff && $signoff == 0) {
199 proper From: line so that the attribution is correct, and add a signoff of
241 Code without a proper signoff cannot be merged into the mainline.
2641 my $signoff = 0;2975 $signoff++;7703 if ($signoff == 0) {
39 - --no-signoff