diff options
author | Tiwei Bie <tiwei.btw@antgroup.com> | 2025-07-11 09:50:19 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-07-13 20:42:49 +0300 |
commit | cba737fa595f076f4b11df045d74bf6dfbc8db2f (patch) | |
tree | 0fa4b1d9fa3c62f16df066c27e52d3fb52e085a4 /scripts/lib/kdoc/kdoc_output.py | |
parent | 8129b9e8e32cb1a8976bbe5d7d14f215639758d2 (diff) | |
download | linux-cba737fa595f076f4b11df045d74bf6dfbc8db2f.tar.xz |
um: Use err consistently in userspace()
Avoid declaring a new variable 'ret' inside the 'if (using_seccomp)'
block, as the existing 'err' variable declared at the top of the
function already serves the same purpose.
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250711065021.2535362-2-tiwei.bie@linux.dev
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions