From patchwork Fri Apr 27 16:39:20 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikram Narayanan X-Patchwork-Id: 155544 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 1E026B6FAC for ; Sat, 28 Apr 2012 02:39:42 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id BB3B3283BF; Fri, 27 Apr 2012 18:39:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HhUnwbAT1VeX; Fri, 27 Apr 2012 18:39:39 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1910C283A9; Fri, 27 Apr 2012 18:39:38 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4B166283A9 for ; Fri, 27 Apr 2012 18:39:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id akMhrjRaCAb2 for ; Fri, 27 Apr 2012 18:39:35 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by theia.denx.de (Postfix) with ESMTPS id 7F72828390 for ; Fri, 27 Apr 2012 18:39:31 +0200 (CEST) Received: by pbbrp16 with SMTP id rp16so1029793pbb.3 for ; Fri, 27 Apr 2012 09:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=QlV1l0NkkCGTs2jpS4zwqlS7jGq+bUXz89BcNjgwI2g=; b=w27mYM+9NpzpSwkDDmVtBLp1DZoO7gnNRI6MTz63xbikaHAb22en0HLmeXbwJJB16u 2dslHsyHVGcq6Z3QaHxMq0TGpD+RnHjhszm/j+hUgCIb/MBHXuCgPSGJu94YuGf0xTcp 4gmrIypBxTYmNWy998xCjlEFJQ8OS7p65aJf8hXnEUv5xv/Go2tGDlCoYRv1WiIZrtz4 paclCgIdDFIe1F/majmAXyjMiKayi6zkWIrDnKua/4avQELeCr1VXd52vhK2lGReFI0o Yjtn7ftUVftuDLE/x5Jr2tYmZyhaak5tzQARxIOFzDutVh3zZEvfasE6MmGi04XOhHz4 8RZg== Received: by 10.68.195.164 with SMTP id if4mr9817635pbc.87.1335544769626; Fri, 27 Apr 2012 09:39:29 -0700 (PDT) Received: from [101.63.221.145] ([101.63.221.145]) by mx.google.com with ESMTPS id ou1sm2272360pbb.37.2012.04.27.09.39.25 (version=SSLv3 cipher=OTHER); Fri, 27 Apr 2012 09:39:28 -0700 (PDT) Message-ID: <4F9ACBB8.2040408@gmail.com> Date: Fri, 27 Apr 2012 22:09:20 +0530 From: Vikram Narayanan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH v2 2/4] patman: Add meaningful statements instead of blah blah X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Add example statements for commit message and series messages Signed-off-by: Vikram Narayanan Cc: Simon Glass --- tools/patman/README | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/tools/patman/README b/tools/patman/README index d9820ab..d98f081 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -132,16 +132,15 @@ Series-prefix: prefix Cover-letter: This is the patch set title -blah blah -more blah blah +This patch set fixes the errors when CONFIG_xxx is enabled. +Tested on xyz board. END Sets the cover letter contents for the series. The first line will become the subject of the cover letter Series-notes: -blah blah -blah blah -more blah blah +Sorry that I couldn't find time to reply for the comments posted on the v1 of my +patch. This patch supersedes v1. Please comment. END Sets some notes for the patch series, which you don't want in the commit messages, but do want to send, The notes are joined