From: Dave Hansen <dave.hansen@intel.com>
To: tools@kernel.org
Subject: Missing cover letter
Date: Tue, 24 Feb 2026 13:22:47 -0800 [thread overview]
Message-ID: <77c934d2-27f5-4b1a-9465-92d25858e56b@intel.com> (raw)
b4 am doesn't seem to like my cover letter:
https://lore.kernel.org/all/20260213235119.6A9A0F80@davehans-spike.ostc.intel.com/
I think it's because I didn't put a diffstat in that cover letter (it didn't get sent with git send-email). I even hacked:
- if DIFFSTAT_RE.search(self.body):
- self.has_diffstat = True
+ self.has_diffstat = True
and the cover letter is showing up now.
Any chance b4 could use a different heuristic for determining cover letters? Or should I stop being lazy and fix my script? :)
next reply other threads:[~2026-02-24 21:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 21:22 Dave Hansen [this message]
2026-02-24 22:16 ` Missing cover letter Kees Cook
2026-02-24 23:26 ` Dave Hansen
2026-02-25 0:17 ` Konstantin Ryabitsev
2026-02-25 0:21 ` Dave Hansen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=77c934d2-27f5-4b1a-9465-92d25858e56b@intel.com \
--to=dave.hansen@intel.com \
--cc=tools@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox