linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] soc: bcm: brcmstb: Don't leak device tree node reference
Date: Wed, 28 Nov 2018 13:47:27 -0800	[thread overview]
Message-ID: <d9a0cefe-1c8e-2d34-802a-d5f8de01df7b@gmail.com> (raw)
In-Reply-To: <20181124145223.29208-1-tiny.windzz@gmail.com>



On 11/24/18 6:52 AM, Yangtao Li wrote:
> of_find_node_by_path() acquires a reference to the node returned by it
> and that reference needs to be dropped by its caller. soc_is_brcmstb()
> doesn't do that, so fix it.
> 
> [treding: slightly rewrite to avoid inline comparison]
> 
> Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>

Applied to drivers/next, thanks!
-- 
Florian

      parent reply	other threads:[~2018-11-28 21:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-24 14:52 [PATCH v2] soc: bcm: brcmstb: Don't leak device tree node reference Yangtao Li
2018-11-26 14:42 ` Frank Lee
2018-11-28  0:25   ` Florian Fainelli
2018-11-28 21:47 ` Florian Fainelli [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=d9a0cefe-1c8e-2d34-802a-d5f8de01df7b@gmail.com \
    --to=f.fainelli@gmail.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 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).