diff options
author | Li kunyu <[email protected]> | 2024-02-20 13:24:26 +0800 |
---|---|---|
committer | Kees Cook <[email protected]> | 2024-02-23 17:07:31 -0800 |
commit | d3f0d7bbaefd3465e95da2500640732a5cc8bedf (patch) | |
tree | fa1047ba1509bcca627f486b85790f2c0437d128 /tools/testing/selftests/exec/binfmt_script.py | |
parent | 15fd1dc3dadb4268207fa6797e753541aca09a2a (diff) |
exec: Delete unnecessary statements in remove_arg_zero()
'ret=0; ' In actual operation, the ret was not modified, so this
sentence can be removed.
Signed-off-by: Li kunyu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/testing/selftests/exec/binfmt_script.py')
0 files changed, 0 insertions, 0 deletions