From: Brian Norris
Date: Sat, 5 May 2012 04:04:59 +0000 (-0700)
Subject: source: update patch title format
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4319d688fa5e296f4dde2cd2c6fdeb9deae5b1f3;p=mtd-www.git
source: update patch title format
Today, patches usually use "mtd: target: ..." (in lowercase) rather than
"[MTD] TARGET: ..."
Signed-off-by: Brian Norris
Signed-off-by: Artem Bityutskiy
---
diff --git a/source.xml b/source.xml
index faba4a1..01c359f 100644
--- a/source.xml
+++ b/source.xml
@@ -66,10 +66,10 @@ simple rules should be followed when submitting patches
- Provide a short summary line of the patch in the format:
-[PATCH] [MTD] DETAILEDTARGET: short summary
+[PATCH] mtd: DETAILEDTARGET: short summary
-DETAILEDTARGET should be one of the MTD subcomponents, e.g. NAND, CHIPS,
-MAPS, CORE, and/or a filename if it simplifies the review/recognition of
+DETAILEDTARGET should be one of the MTD subcomponents, e.g. nand, chips,
+maps, core, and/or a filename if it simplifies the review/recognition of
patch relevance.
- Empty new line