All of lore.kernel.org
 help / color / mirror / Atom feed
From: sjg at google.com <sjg@google.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 09/10] patman: Rename 'list' variable in MakeCcFile()
Date: Tue, 6 Jun 2017 18:47:29 -0700	[thread overview]
Message-ID: <CAPnjgZ13nHPi9sSQuYCFwGDoJYttiwqSA+iJ8VY-oy1k1Ziopw@mail.gmail.com> (raw)
In-Reply-To: <20170529213132.21217-10-sjg@chromium.org>

This is not a good variable name in Python because 'list' is a type. It
shows up highlighted in some editors. Rename it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---

Changes in v2: None

 tools/patman/series.py | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

Applied to u-boot-dm, thanks!

  reply	other threads:[~2017-06-07  1:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-29 21:31 [U-Boot] [PATCH v2 00/10] patman: Fix unicode operation and add a functional test Simon Glass
2017-05-29 21:31 ` [U-Boot] [PATCH v2 01/10] patman: encode CC list to UTF-8 Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 02/10] patman: Adjust handling of unicode email address Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 03/10] patman: Don't convert input data to unicode Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 04/10] patman: Rename 'str' variable in EmailPatches() Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 05/10] patman: Don't report unicode character Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 06/10] patman: Don't return the series in FixPatches() Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 07/10] patman: Add unicode to test patches Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 08/10] patman: Add a maintainer test feature to MakeCcFile() Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-05-29 21:31 ` [U-Boot] [PATCH v2 09/10] patman: Rename 'list' variable in MakeCcFile() Simon Glass
2017-06-07  1:47   ` sjg at google.com [this message]
2017-05-29 21:31 ` [U-Boot] [PATCH v2 10/10] patman: Add a functional test Simon Glass
2017-06-07  1:47   ` sjg at google.com
2017-06-05 21:41 ` [U-Boot] [PATCH v2 00/10] patman: Fix unicode operation and add " Simon Glass
2017-06-05 22:50   ` Dr. Philipp Tomsich
2017-06-06 21:40     ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPnjgZ13nHPi9sSQuYCFwGDoJYttiwqSA+iJ8VY-oy1k1Ziopw@mail.gmail.com \
    --to=sjg@google.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.