From patchwork Sat May 5 04:04:59 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [(mtd-www),2/3] source: update patch title format Date: Fri, 04 May 2012 18:04:59 -0000 From: Brian Norris X-Patchwork-Id: 157025 Message-Id: <1336190700-27345-2-git-send-email-computersforpeace@gmail.com> To: Artem Bityutskiy Cc: Brian Norris , linux-mtd@lists.infradead.org Today, patches usually use "mtd: target: ..." (in lowercase) rather than "[MTD] TARGET: ..." Signed-off-by: Brian Norris --- 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

  1. Provide a short summary line of the patch in the format:

  2. -[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.

  3. Empty new line