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 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 194c760b6acd214e47f2504cede9a9dbadd8fcba (diff) | |
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 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
