dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Damien Le Moal <dlemoal@kernel.org>
Cc: dm-devel@lists.linux.dev, Mike Snitzer <snitzer@kernel.org>,
	Mikulas Patocka <mpatocka@redhat.com>
Subject: Re: [PATCH 2/2] dm: Simplify dm_io_complete()
Date: Tue, 10 Jun 2025 20:29:48 -0700	[thread overview]
Message-ID: <aEj4LI1KZtzJ-9Mr@infradead.org> (raw)
In-Reply-To: <20250611011457.92309-3-dlemoal@kernel.org>

Not sure if there is much of a point in second guessing the compiler
with the explicit inline statement (t'll probably inline anyway),
but the logic change looks good:

Reviewed-by: Christoph Hellwig <hch@lst.de>

      reply	other threads:[~2025-06-11  3:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11  1:14 [PATCH 0/2] Code cleanup and simplification Damien Le Moal
2025-06-11  1:14 ` [PATCH 1/2] dm: Remove unnecessary return in dm_zone_endio() Damien Le Moal
2025-06-11  3:29   ` Christoph Hellwig
2025-06-11  1:14 ` [PATCH 2/2] dm: Simplify dm_io_complete() Damien Le Moal
2025-06-11  3:29   ` Christoph Hellwig [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=aEj4LI1KZtzJ-9Mr@infradead.org \
    --to=hch@infradead.org \
    --cc=dlemoal@kernel.org \
    --cc=dm-devel@lists.linux.dev \
    --cc=mpatocka@redhat.com \
    --cc=snitzer@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).