From: Christoph Hellwig <hch@infradead.org>
To: "Darrick J. Wong" <darrick.wong@oracle.com>
Cc: xfs <linux-xfs@vger.kernel.org>, Eric Sandeen <sandeen@redhat.com>
Subject: Re: [PATCH] xfs: fix type usage
Date: Fri, 17 Nov 2017 08:47:45 -0800 [thread overview]
Message-ID: <20171117164745.GA17447@infradead.org> (raw)
In-Reply-To: <20171116194344.GJ5119@magnolia>
On Thu, Nov 16, 2017 at 11:43:44AM -0800, Darrick J. Wong wrote:
> From: Darrick J. Wong <darrick.wong@oracle.com>
>
> Be consistent about using uint32_t/uint8_t instead of u32/u8. This is
> more so that we don't have to maintain /those/ types in xfsprogs.
Hmm.. The u* types are pretty common all over the kernel. They
probably will creep back eventually.. But if this is easier the
change is fine with me:
Reviewed-by: Christoph Hellwig <hch@lst.de>
prev parent reply other threads:[~2017-11-17 16:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-16 19:43 [PATCH] xfs: fix type usage Darrick J. Wong
2017-11-16 19:45 ` Eric Sandeen
2017-11-17 16:47 ` 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=20171117164745.GA17447@infradead.org \
--to=hch@infradead.org \
--cc=darrick.wong@oracle.com \
--cc=linux-xfs@vger.kernel.org \
--cc=sandeen@redhat.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).