All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: John Garry <john.g.garry@oracle.com>
Cc: Christoph Hellwig <hch@lst.de>, Jens Axboe <axboe@kernel.dk>,
	linux-block@vger.kernel.org
Subject: Re: [PATCH 4/6] block: return bool from blk_rq_aligned
Date: Tue, 19 Nov 2024 17:37:35 +0100	[thread overview]
Message-ID: <20241119163735.GA16417@lst.de> (raw)
In-Reply-To: <572ce7e6-b742-40ad-afea-a3ef65c02bed@oracle.com>

On Tue, Nov 19, 2024 at 04:34:34PM +0000, John Garry wrote:
> On 19/11/2024 16:09, Christoph Hellwig wrote:
>> blk_rq_aligned returns a boolean condition, don't mascquerade it as int.
>
> I think that the spelling is masquerade. Well according to spellcheck...

Hmm, I thought I had fixed that up because the spellchecker noticed it,
but I guess I fumbled that up.


  reply	other threads:[~2024-11-19 16:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-19 16:09 more int return value cleanup for blkdev.h helpers Christoph Hellwig
2024-11-19 16:09 ` [PATCH 1/6] block: return unsigned int from bdev_io_opt Christoph Hellwig
2024-11-19 16:27   ` John Garry
2024-11-19 16:09 ` [PATCH 2/6] block: return unsigned int from queue_dma_alignment Christoph Hellwig
2024-11-19 16:28   ` John Garry
2024-11-19 16:09 ` [PATCH 3/6] block: return unsigned int from blk_lim_dma_alignment_and_pad Christoph Hellwig
2024-11-19 16:29   ` John Garry
2024-11-19 16:09 ` [PATCH 4/6] block: return bool from blk_rq_aligned Christoph Hellwig
2024-11-19 16:34   ` John Garry
2024-11-19 16:37     ` Christoph Hellwig [this message]
2024-11-19 16:09 ` [PATCH 5/6] block: remove a duplicate definition for bdev_read_only Christoph Hellwig
2024-11-19 16:32   ` John Garry
2024-11-19 16:09 ` [PATCH 6/6] block: return bool from get_disk_ro and bdev_read_only Christoph Hellwig
2024-11-19 16:37   ` John Garry
2024-11-19 16:38 ` more int return value cleanup for blkdev.h helpers Martin K. Petersen
2024-11-19 16:58 ` Johannes Thumshirn
2024-11-20  2:07 ` Jens Axboe

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=20241119163735.GA16417@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=john.g.garry@oracle.com \
    --cc=linux-block@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.