[PATCH (mtd-www) 2/3] source: update patch title format
Brian Norris
computersforpeace at gmail.com
Sat May 5 00:04:59 EDT 2012
Today, patches usually use "mtd: target: ..." (in lowercase) rather than
"[MTD] TARGET: ..."
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
source.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
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</p>
<ol>
<li>Provide a short summary line of the patch in the format:</li><br />
-<code>[PATCH] [MTD] DETAILEDTARGET: short summary</code>
+<code>[PATCH] mtd: DETAILEDTARGET: short summary</code>
<p>
-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.</p>
<li>Empty new line</li>
--
1.7.5.4.2.g519b1
More information about the linux-mtd
mailing list