Re: [PATCH] checkpatch: Warn on empty commit log bodies

From: Stefan Richter
Date: Sat Feb 28 2009 - 08:58:38 EST


Mark Brown wrote:
> Try to help ensure that e-mailed patches have some commit log text in
> the body of the e-mail by warning if we can't find any lines that look
> like a header of some kind prior to the Signed-off-by.

This gives false positives for patches like this:

From: [...]
Subject: this single line fully explains the whole patch

Signed-off-by: [...]
---
[...]

--
Stefan Richter
-=====-==--= --=- ===--
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/