linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Alexey Klimov <alexey.klimov@linaro.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
	akpm@linux-foundation.org, klimov.linux@gmail.com
Subject: Re: [PATCH 1/1] mm: kmemleak: remove unneeded initialization of object to NULL
Date: Thu, 10 Sep 2015 10:13:07 +0100	[thread overview]
Message-ID: <20150910091306.GB12294@localhost> (raw)
In-Reply-To: <1441838029-4596-1-git-send-email-alexey.klimov@linaro.org>

On Thu, Sep 10, 2015 at 01:33:49AM +0300, Alexey Klimov wrote:
> Few lines below object is reinitialized by lookup_object()
> so we don't need to init it by NULL in the beginning of
> find_and_get_object().
> 
> Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>

Acked-by: Catalin Marinas <catalin.marinas@arm.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      reply	other threads:[~2015-09-10  9:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 22:33 [PATCH 1/1] mm: kmemleak: remove unneeded initialization of object to NULL Alexey Klimov
2015-09-10  9:13 ` Catalin Marinas [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=20150910091306.GB12294@localhost \
    --to=catalin.marinas@arm.com \
    --cc=akpm@linux-foundation.org \
    --cc=alexey.klimov@linaro.org \
    --cc=klimov.linux@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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).