All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] dmaengine: Use Pointer xt after NULL check.
Date: Tue, 7 Jul 2015 09:52:53 +0530	[thread overview]
Message-ID: <20150707042253.GI11002@localhost> (raw)
In-Reply-To: <1435314888-20491-1-git-send-email-maninder1.s@samsung.com>

On Fri, Jun 26, 2015 at 04:04:48PM +0530, Maninder Singh wrote:
> Removing static analysis error:-
> Possible null pointer dereference: xt
> 
> Because currently xt is dereferenced before NULL check,
> Thus Use it after NULL Check.
> 
Applied, thanks

-- 
~Vinod

      parent reply	other threads:[~2015-07-07  4:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-26 10:34 [PATCH 1/1] dmaengine: Use Pointer xt after NULL check Maninder Singh
2015-06-26 12:24 ` Nicolas Ferre
2015-07-07  4:22 ` Vinod Koul [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=20150707042253.GI11002@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.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.