summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2026-01-07 15:16:24 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2026-01-13 15:18:08 -0500
commit88b33614f9ca09a0f6471b1790f5f718d01d84a6 (patch)
tree46790487e6bc8e0c6905859f579ecf1f07b8d5ed /include/linux/i2c/git@git.tavy.me:linux.git
parentbb850584aaa2f31bc6c494f973047a325961b333 (diff)
execve: fold {compat_,}do_execve{,at}() into their sole callers
All of them are wrappers for do_execveat_common() and each has exactly one caller. The only difference is in the way they are constructing argv/envp arguments for do_execveat_common() and that's easy to do with less boilerplate. 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