All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Ammar Faizi <ammarfaizi2@gmail.com>
Cc: io-uring@vger.kernel.org
Subject: Re: [PATCH liburing 0/3] Fix build and add /test/output dir to .gitignore
Date: Wed, 15 Sep 2021 06:41:06 -0600	[thread overview]
Message-ID: <7f168e72-b425-327f-3516-eb79fec6fc10@kernel.dk> (raw)
In-Reply-To: <20210915081158.102266-1-ammarfaizi2@gmail.com>

On 9/15/21 2:11 AM, Ammar Faizi wrote:
> - Louvian reported build error (2 fixes from me).
> - Add `/test/output` dir to .gitignore from me.
> 
> Ammar Faizi (3):
>       test/io_uring_setup: Don't use `__errno` as local variable name
>       test/send_recv: Use proper cast for (struct sockaddr *) argument
>       .gitignore: add `/test/output/`
> 
>  .gitignore            |  1 +
>  test/io_uring_setup.c | 10 +++++-----
>  test/send_recv.c      |  2 +-
>  3 files changed, 7 insertions(+), 6 deletions(-)

Applied, thanks.

-- 
Jens Axboe


      parent reply	other threads:[~2021-09-15 12:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  8:11 [PATCH liburing 0/3] Fix build and add /test/output dir to .gitignore Ammar Faizi
2021-09-15  8:11 ` [PATCH liburing 1/3] test/io_uring_setup: Don't use `__errno` as local variable name Ammar Faizi
2021-09-15  8:11   ` [PATCH liburing 2/3] test/send_recv: Use proper cast for (struct sockaddr *) argument Ammar Faizi
2021-09-15  8:11   ` [PATCH liburing 3/3] .gitignore: add `/test/output/` Ammar Faizi
2021-09-15 12:41 ` Jens Axboe [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=7f168e72-b425-327f-3516-eb79fec6fc10@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=ammarfaizi2@gmail.com \
    --cc=io-uring@vger.kernel.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.