diff options
| author | David Hunter <[email protected]> | 2024-07-09 14:35:53 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2024-11-14 23:35:58 +0000 |
| commit | 4aa5cc1e0012f784bc7f637458e597564833b425 (patch) | |
| tree | 5c593437aa918a57577ba56fd090465879de54ad /rust/helpers/security.c | |
| parent | ps3: Correct some typos in comments (diff) | |
| download | kernel-4aa5cc1e0012f784bc7f637458e597564833b425.tar.gz kernel-4aa5cc1e0012f784bc7f637458e597564833b425.zip | |
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 <[email protected]>
[mpe: Fix over-long line & change log wording]
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'rust/helpers/security.c')
0 files changed, 0 insertions, 0 deletions
