From: Christoph Hellwig <hch@infradead.org>
To: Nikolay Borisov <nborisov@suse.com>
Cc: hch@infradead.org, djwong@kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] iomap: Break build if io_inline_bio is not last in iomap_ioend
Date: Tue, 29 Jun 2021 07:52:20 +0100 [thread overview]
Message-ID: <YNrDJNMDEEsyRqM/@infradead.org> (raw)
In-Reply-To: <20210629064149.2872202-1-nborisov@suse.com>
On Tue, Jun 29, 2021 at 09:41:49AM +0300, Nikolay Borisov wrote:
> + BUILD_BUG_ON(offsetof(struct iomap_ioend, io_inline_bio) + sizeof(struct bio)
> + != sizeof(struct iomap_ioend));
Please fix the overly long line and the incorrect operator placement.
prev parent reply other threads:[~2021-06-29 6:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-29 6:41 [PATCH] iomap: Break build if io_inline_bio is not last in iomap_ioend Nikolay Borisov
2021-06-29 6:52 ` 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=YNrDJNMDEEsyRqM/@infradead.org \
--to=hch@infradead.org \
--cc=djwong@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=nborisov@suse.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;
as well as URLs for NNTP newsgroup(s).