All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: "Brenda J. Butler" <bjb@mojatatu.com>
Cc: davem@davemloft.net, jhs@mojatatu.com, xiyou.wangcong@gmail.com,
	jiri@resnulli.us, chrism@mellanox.com, lucasb@mojatatu.com,
	aring@mojatatu.com, mrv@mojatatu.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 1/2] tools: tc-testing: whitespace and .gitignore
Date: Fri, 23 Feb 2018 17:13:08 +0100	[thread overview]
Message-ID: <20180223161308.GD6052@lunn.ch> (raw)
In-Reply-To: <20180223155133.17125-2-bjb@mojatatu.com>

On Fri, Feb 23, 2018 at 10:51:32AM -0500, Brenda J. Butler wrote:
> Fix indentation and add editor backup files to .gitignore
> 
> Signed-off-by: Brenda J. Butler <bjb@mojatatu.com>
> ---
>  tools/testing/selftests/tc-testing/.gitignore | 1 +
>  tools/testing/selftests/tc-testing/tdc.py     | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/tools/testing/selftests/tc-testing/.gitignore b/tools/testing/selftests/tc-testing/.gitignore
> index 7a60b85e148f..d668a0fdea39 100644
> --- a/tools/testing/selftests/tc-testing/.gitignore
> +++ b/tools/testing/selftests/tc-testing/.gitignore
> @@ -1,2 +1,3 @@
>  __pycache__/
>  *.pyc
> +*.py~

Hi Brenda

Isn't this something which can be done once at the top level?

      Andrew

  reply	other threads:[~2018-02-23 16:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-23 15:51 [PATCH net-next 0/2] tools: tc-testing: better error reporting Brenda J. Butler
2018-02-23 15:51 ` [PATCH net-next 1/2] tools: tc-testing: whitespace and .gitignore Brenda J. Butler
2018-02-23 16:13   ` Andrew Lunn [this message]
2018-02-23 16:59     ` Brenda Butler
2018-02-23 15:51 ` [PATCH net-next 2/2] tools: tc-testing: better error reporting Brenda J. Butler

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=20180223161308.GD6052@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=aring@mojatatu.com \
    --cc=bjb@mojatatu.com \
    --cc=chrism@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=jiri@resnulli.us \
    --cc=lucasb@mojatatu.com \
    --cc=mrv@mojatatu.com \
    --cc=netdev@vger.kernel.org \
    --cc=xiyou.wangcong@gmail.com \
    /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.