All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Jinjie Ruan <ruanjinjie@huawei.com>
Cc: saravanak@google.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, krzk@kernel.org
Subject: Re: [PATCH -next v2 0/3] of: Simplify with scoped for each OF child loop
Date: Mon, 26 Aug 2024 11:12:29 -0500	[thread overview]
Message-ID: <20240826161229.GA326856-robh@kernel.org> (raw)
In-Reply-To: <20240826062408.2406734-1-ruanjinjie@huawei.com>

On Mon, Aug 26, 2024 at 02:24:05PM +0800, Jinjie Ruan wrote:
> Use for_each_child_of_node_scoped() to simplify code.
> 
> Changes in v2:
> - Merge them into one patchset as Krzysztof suggested.
> 
> Jinjie Ruan (3):
>   of: overlay: Simplify with scoped for each OF child loop
>   of/platform: Simplify with scoped for each OF child
>   of: resolver: Simplify with scoped for each OF child loop

Applied, thanks!

Rob

      parent reply	other threads:[~2024-08-26 16:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26  6:24 [PATCH -next v2 0/3] of: Simplify with scoped for each OF child loop Jinjie Ruan
2024-08-26  6:24 ` [PATCH -next v2 1/3] of: overlay: " Jinjie Ruan
2024-08-26  6:24 ` [PATCH -next v2 2/3] of/platform: Simplify with scoped for each OF child Jinjie Ruan
2024-08-26  6:24 ` [PATCH -next v2 3/3] of: resolver: Simplify with scoped for each OF child loop Jinjie Ruan
2024-08-26 16:12 ` Rob Herring [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=20240826161229.GA326856-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ruanjinjie@huawei.com \
    --cc=saravanak@google.com \
    /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.