From: Ted Ts'o <tytso@mit.edu>
To: Eric Paris <eparis@redhat.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: ext4_ext_migrate should use NULL not 0
Date: Thu, 30 Dec 2010 08:07:24 -0500 [thread overview]
Message-ID: <20101230130724.GM10149@thunk.org> (raw)
In-Reply-To: <20101208191610.12168.28421.stgit@paris.rdu.redhat.com>
On Wed, Dec 08, 2010 at 02:16:10PM -0500, Eric Paris wrote:
> ext4_ext_migrate() calls ext4_new_inode() and passes 0 instead of a pointer
> to a struct qstr. This patch uses NULL, to make it obvious to the caller
> that this was a pointer.
>
> Signed-off-by: Eric Paris <eparis@redhat.com>
Thanks, applied to the ext4 patch tree.
- Ted
prev parent reply other threads:[~2010-12-30 13:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-08 19:16 [PATCH] ext4: ext4_ext_migrate should use NULL not 0 Eric Paris
2010-12-30 13:07 ` Ted Ts'o [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=20101230130724.GM10149@thunk.org \
--to=tytso@mit.edu \
--cc=eparis@redhat.com \
--cc=linux-ext4@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 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).