diff options
author | 2025-07-11 14:50:19 +0800 | |
---|---|---|
committer | 2025-07-13 19:42:49 +0200 | |
commit | cba737fa595f076f4b11df045d74bf6dfbc8db2f (patch) | |
tree | 0fa4b1d9fa3c62f16df066c27e52d3fb52e085a4 /tools/perf/scripts | |
parent | um: vfio: Support adding devices via mconsole (diff) | |
download | wireguard-linux-cba737fa595f076f4b11df045d74bf6dfbc8db2f.tar.xz wireguard-linux-cba737fa595f076f4b11df045d74bf6dfbc8db2f.zip |
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 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions