Files
linux/arch/powerpc/platforms/82xx
David Hunter 4aa5cc1e00 powerpc-km82xx.c: replace of_node_put() with __free
The use of the __free macro allows the cleanup to be based on scope
instead of on another function called later. This makes the cleanup
automatic and less susceptible to errors later.

Signed-off-by: David Hunter <david.hunter.linux@gmail.com>
[mpe: Fix over-long line & change log wording]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20240709143553.117053-1-david.hunter.linux@gmail.com
2024-11-15 10:35:58 +11:00
..
2023-09-18 12:23:48 +10:00
2023-08-18 17:03:14 +10:00