Skip to content
Snippets Groups Projects
Commit 6effc885 authored by Nathan Lynch's avatar Nathan Lynch Committed by Rob Herring
Browse files

of: kobj: make of_node_is_(initialized|attached) parameters const


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: default avatarNathan Lynch <nathanl@linux.ibm.com>
Link: https://lore.kernel.org/r/20211014173023.2117799-1-nathanl@linux.ibm.com


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 7688fa10
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment