All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Breathitt Gray <wbg@kernel.org>
To: Rong Tao <rtoax@foxmail.com>
Cc: william.gray@linaro.org, Rong Tao <rongtao@cestc.cn>,
	open list <linux-kernel@vger.kernel.org>,
	"open list:COUNTER SUBSYSTEM" <linux-iio@vger.kernel.org>
Subject: Re: [PATCH v2] tools/counter: Add .gitignore
Date: Sat, 22 Apr 2023 12:03:52 -0400	[thread overview]
Message-ID: <ZEQFaDHYHb7tzjQd@ishi> (raw)
In-Reply-To: <tencent_3E0341A1C9AC8FCB7915E7D791D117445707@qq.com>

[-- Attachment #1: Type: text/plain, Size: 869 bytes --]

On Sat, Apr 22, 2023 at 10:35:53PM +0800, Rong Tao wrote:
> From: Rong Tao <rongtao@cestc.cn>
> 
> Ignore counter_example and include/linux/counter.h.
> 
> Signed-off-by: Rong Tao <rongtao@cestc.cn>

Queued for the counter-next branch of the counter tree.

Thanks,

William Breathitt Gray

> ---
> v2: Ignore /include/linux/counter.h, instead of /include directory
> v1: https://lore.kernel.org/lkml/tencent_1625E21562D40C91CEE047E82E2BFC524305@qq.com/
> ---
>  tools/counter/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 tools/counter/.gitignore
> 
> diff --git a/tools/counter/.gitignore b/tools/counter/.gitignore
> new file mode 100644
> index 000000000000..9fd290d4bf43
> --- /dev/null
> +++ b/tools/counter/.gitignore
> @@ -0,0 +1,2 @@
> +/counter_example
> +/include/linux/counter.h
> -- 
> 2.40.0
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

      reply	other threads:[~2023-04-22 16:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-22 14:35 [PATCH v2] tools/counter: Add .gitignore Rong Tao
2023-04-22 16:03 ` William Breathitt Gray [this message]

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=ZEQFaDHYHb7tzjQd@ishi \
    --to=wbg@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rongtao@cestc.cn \
    --cc=rtoax@foxmail.com \
    --cc=william.gray@linaro.org \
    /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.