From: Gautam Menghani <gautammenghani201@gmail.com>
To: chenxiang66@hisilicon.com, shuah@kernel.org, liaoyu15@huawei.com
Cc: song.bao.hua@hisilicon.com, tiantao6@hisilicon.com,
iommu@lists.linux.dev, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH] selftests/dma: Add a .gitignore file containing name of executable
Date: Wed, 17 Aug 2022 23:04:39 +0530 [thread overview]
Message-ID: <Yv0mr+vGANGYcxio@biggie> (raw)
In-Reply-To: <20220724145931.32556-1-gautammenghani201@gmail.com>
On Sun, Jul 24, 2022 at 08:29:31PM +0530, Gautam Menghani wrote:
> The dma tests in kselftests are missing a .gitignore file, which leads
> to the dma_map_benchmark executable file showing up in "git status".
> This patch adds a .gitignore file containing the executable name.
>
> Signed-off-by: Gautam Menghani <gautammenghani201@gmail.com>
> ---
> tools/testing/selftests/dma/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 tools/testing/selftests/dma/.gitignore
>
> diff --git a/tools/testing/selftests/dma/.gitignore b/tools/testing/selftests/dma/.gitignore
> new file mode 100644
> index 000000000000..668e2f8be2f7
> --- /dev/null
> +++ b/tools/testing/selftests/dma/.gitignore
> @@ -0,0 +1 @@
> +dma_map_benchmark
> --
> 2.34.1
>
Hi,
Please review the above patch and let me know if any changes are required.
Thanks,
Gautam
prev parent reply other threads:[~2022-08-17 17:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-24 14:59 [PATCH] selftests/dma: Add a .gitignore file containing name of executable Gautam Menghani
2022-08-17 17:34 ` Gautam Menghani [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=Yv0mr+vGANGYcxio@biggie \
--to=gautammenghani201@gmail.com \
--cc=chenxiang66@hisilicon.com \
--cc=iommu@lists.linux.dev \
--cc=liaoyu15@huawei.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=song.bao.hua@hisilicon.com \
--cc=tiantao6@hisilicon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox