From patchwork Tue Mar 26 23:09:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 231573 X-Patchwork-Delegate: sjg@chromium.org 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 D8CA02C007A for ; Wed, 27 Mar 2013 10:11:22 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AAD834A054; Wed, 27 Mar 2013 00:11:15 +0100 (CET) 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 PnjvJWg2S4FU; Wed, 27 Mar 2013 00:11:15 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1FBB34A056; Wed, 27 Mar 2013 00:10:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3D2544A028 for ; Wed, 27 Mar 2013 00:10:36 +0100 (CET) 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 frh5zyeQdn6z for ; Wed, 27 Mar 2013 00:10:34 +0100 (CET) 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-gh0-f201.google.com (mail-gh0-f201.google.com [209.85.160.201]) by theia.denx.de (Postfix) with ESMTPS id 73C614A03A for ; Wed, 27 Mar 2013 00:10:26 +0100 (CET) Received: by mail-gh0-f201.google.com with SMTP id r13so296110ghr.0 for ; Tue, 26 Mar 2013 16:10:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=VCYkjlPKhK1PuX6n1M0sBNQyCevMEASWB+Y4lQ4cwIg=; b=L3nDpGTZZkAIwcymx2r/zPSKS1IK6XipICsrM9K9p5F2K/8pcfwct0aQNt/NN6AJTM oNkqZCHElOU0v43s47WBx/gZbTXunZ5/v7vpkQTcU654L9fusUMG/eaycEX4KE4Wm9I8 OPER6MVqqqEjDxegz016L6+QpWnGoxsLQdhWuy+X/L4bfTeInenvheVLOOdpKU3JdxlM 671Cw0VZ4ERy28Uf4NU1mfERxMEBs8V8kMXrXXYFc2npCGFgeLYAqUpN+Oup4+fTTuLL RjPpi1nuLb0NLeuze405uvue2+Npi+1CLflT0P3O5ZG7NODdx66F32efJVoLoy2nlBss fSQg== X-Received: by 10.224.172.200 with SMTP id m8mr9017354qaz.0.1364339425209; Tue, 26 Mar 2013 16:10:25 -0700 (PDT) Received: from corp2gmr1-1.hot.corp.google.com (corp2gmr1-1.hot.corp.google.com [172.24.189.92]) by gmr-mx.google.com with ESMTPS id f2si1774014qcv.1.2013.03.26.16.10.25 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Tue, 26 Mar 2013 16:10:25 -0700 (PDT) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.83.1]) by corp2gmr1-1.hot.corp.google.com (Postfix) with ESMTP id EB28A31C166; Tue, 26 Mar 2013 16:10:24 -0700 (PDT) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 9E89A160913; Tue, 26 Mar 2013 16:10:24 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Tue, 26 Mar 2013 16:09:41 -0700 Message-Id: <1364339385-10035-4-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.1.3 In-Reply-To: <1364339385-10035-1-git-send-email-sjg@chromium.org> References: <1364339385-10035-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQkVyz/jwUe24ujQKPIBk0YCKRiXxgjGa61qU1BKk4Bh2eGqcKZm+fvhU4LBX7O63ICMalvqHoh+rlInkJQmdVuE0iC9JwCuGEuO7QUif++gsqkfqdw9jW3eeO6dFetBQf8GLDIg1Opnq5qhCVupjE5hoYSbDXxAL+b3fBZWKfQeuWOJydnoeHO7uWTgm4GubcSoF2TL Cc: Tom Rini Subject: [U-Boot] [PATCH v2 3/7] patman: Fix the comment in CheckTags to mention multiple tags 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: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de This comment is less than helpful. Since multiple tags are supported, add an example of how multiple tags work. Signed-off-by: Simon Glass Reviewed-by: Doug Anderson --- Changes in v2: None tools/patman/commit.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/patman/commit.py b/tools/patman/commit.py index cbfbc46..468b50c 100644 --- a/tools/patman/commit.py +++ b/tools/patman/commit.py @@ -61,9 +61,10 @@ class Commit: Subject tags look like this: - propounder: Change the widget to propound correctly + propounder: fort: Change the widget to propound correctly - Multiple tags are supported. The list is updated in self.tag + Here the tags are propounder and fort. Multiple tags are supported. + The list is updated in self.tag. Returns: None if ok, else the name of a tag with no email alias