[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_Jsq+MsKSF4r8S50YYaQYH0N0SzQZHJ0sSW6eHK_XXdvAmnQ@mail.gmail.com>
Date: Thu, 22 Oct 2015 10:08:36 -0500
From: Rob Herring <robh+dt@...nel.org>
To: Julia Lawall <Julia.Lawall@...6.fr>
Cc: kernel-janitors@...r.kernel.org,
Frank Rowand <frowand.list@...il.com>,
Grant Likely <grant.likely@...aro.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/4] add missing of_node_put
On Thu, Oct 22, 2015 at 4:02 AM, Julia Lawall <Julia.Lawall@...6.fr> wrote:
> The various for_each device_node iterators performs an of_node_get on each
> iteration, so a break out of the loop requires an of_node_put.
> ---
>
> drivers/of/irq.c | 7 +++++--
> drivers/of/overlay.c | 5 ++++-
> drivers/of/platform.c | 8 ++++++--
> drivers/of/unittest.c | 8 ++++++--
> 4 files changed, 21 insertions(+), 7 deletions(-)
Series applied, thanks.
Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists