diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-10-28 02:29:04 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-01-13 15:18:08 -0500 |
| commit | 0697b4f400696c1311cbd14421698b340dd8f7d4 (patch) | |
| tree | d0bb0d93e8e0832289f0e177f4fdf3c15f8b5436 /scripts/objdiff | |
| parent | 194c760b6acd214e47f2504cede9a9dbadd8fcba (diff) | |
| download | linux-0697b4f400696c1311cbd14421698b340dd8f7d4.tar.gz linux-0697b4f400696c1311cbd14421698b340dd8f7d4.zip | |
switch {alloc,free}_bprm() to CLASS()
All linux_binprm instances come from alloc_bprm() and are unconditionally
destroyed by free_bprm() in the end of the same scope. IOW, CLASS()
machinery is a decent fit for those.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
