On Sat, 10 Aug 2024 10:34:26 +0800, Zhang Zekun wrote: > for_each_child_of_node_scoped() can put the device_node automatically. > So let's use it to make the code simpler by avoiding the need to > explicitly call of_node_put(). > > Applied to libata/linux.git (for-6.12), thanks! [1/1] ata: libahci_platform: Simplify code with for_each_child_of_node_scoped() https://git.kernel.org/libata/linux/c/aa3ca1fa Kind regards, Niklas