summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTiwei Bie <tiwei.btw@antgroup.com>2025-07-11 14:50:19 +0800
committerJohannes Berg <johannes.berg@intel.com>2025-07-13 19:42:49 +0200
commitcba737fa595f076f4b11df045d74bf6dfbc8db2f (patch)
tree0fa4b1d9fa3c62f16df066c27e52d3fb52e085a4 /net/unix/af_unix.c
parent8129b9e8e32cb1a8976bbe5d7d14f215639758d2 (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