[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YXBD5fM43e2PLY2E@robh.at.kernel.org>
Date: Wed, 20 Oct 2021 11:29:25 -0500
From: Rob Herring <robh@...nel.org>
To: Nathan Lynch <nathanl@...ux.ibm.com>
Cc: linux-kernel@...r.kernel.org, frowand.list@...il.com,
robh+dt@...nel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH] of: kobj: make of_node_is_(initialized|attached)
parameters const
On Thu, 14 Oct 2021 12:30:23 -0500, Nathan Lynch wrote:
> of_node_is_initialized() and of_node_is_attached() don't modify the node
> objects passed to them, so those parameters should be const.
>
> Signed-off-by: Nathan Lynch <nathanl@...ux.ibm.com>
> ---
> drivers/of/kobj.c | 4 ++--
> drivers/of/of_private.h | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists