diff options
author | Tiwei Bie <tiwei.btw@antgroup.com> | 2025-07-11 14:50:19 +0800 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-07-13 19:42:49 +0200 |
commit | cba737fa595f076f4b11df045d74bf6dfbc8db2f (patch) | |
tree | 0fa4b1d9fa3c62f16df066c27e52d3fb52e085a4 /net/unix/af_unix.c | |
parent | 8129b9e8e32cb1a8976bbe5d7d14f215639758d2 (diff) |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions