All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: Jan Kara <jack@suse.cz>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH] ext4: Remove never taken branch from ext4_ext_shift_path_extents()
Date: Tue, 25 Nov 2014 16:24:41 -0500	[thread overview]
Message-ID: <20141125212441.GE28449@thunk.org> (raw)
In-Reply-To: <1413969304-2842-1-git-send-email-jack@suse.cz>

On Wed, Oct 22, 2014 at 11:15:04AM +0200, Jan Kara wrote:
> path[depth].p_hdr can never be NULL for a path passed to us (and even if
> it could, EXT_LAST_EXTENT() would make something != NULL from it). So
> just remove the branch.
> 
> Coverity-id: 1196498
> Signed-off-by: Jan Kara <jack@suse.cz>

Applied, thanks.

						- Ted

      reply	other threads:[~2014-11-25 21:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-22  9:15 [PATCH] ext4: Remove never taken branch from ext4_ext_shift_path_extents() Jan Kara
2014-11-25 21:24 ` Theodore 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=20141125212441.GE28449@thunk.org \
    --to=tytso@mit.edu \
    --cc=jack@suse.cz \
    --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 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.