public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: (subset) [PATCH v4 0/3] Cleanups and Fixes
Date: Thu, 12 May 2022 11:03:39 -0600	[thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>

On Thu, 12 May 2022 23:43:30 +0700, Ammar Faizi wrote:
> This is the v4 series of small fio cleanups and fixes. I dropped
> the patches about ENOMEM handling this time. The most noticable
> change is patch #3 (fix clang warning). The rest is just small
> optimization and indentation clean up.
> 
> v4:
>   - Append Reviewed-by tags from Niklas Cassel.
>   - Rebase the series.
> 
> [...]

Applied, thanks!

[1/3] backend: Fix indentation
      commit: 74ee19043ebb12dd6b0aa243f8cdb7ccd63af857
[3/3] Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy`
      commit: 6f1a24593c227a4f392f454698aca20e95f0006c

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2022-05-12 17:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 16:43 [PATCH v4 0/3] Cleanups and Fixes Ammar Faizi
2022-05-12 16:43 ` [PATCH v4 1/3] backend: Fix indentation Ammar Faizi
2022-05-12 16:43 ` [PATCH v4 2/3] json: Change `if (!strlen(str))` to `if (!str[0])` Ammar Faizi
2022-05-12 16:54   ` Jens Axboe
2022-05-12 16:43 ` [PATCH v4 3/3] Makefile: Suppress `-Wimplicit-fallthrough` when compiling `lex.yy` Ammar Faizi
2022-05-12 17:03 ` 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=165237501945.311600.4111255277695138551.b4-ty@kernel.dk \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /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