diff options
author | Li zeming <[email protected]> | 2023-12-28 10:56:00 +0800 |
---|---|---|
committer | Paul Moore <[email protected]> | 2024-01-25 09:59:27 -0500 |
commit | 3104d0e94f7169ab589919f7c4ed6197f0a826cb (patch) | |
tree | 7258f4f74a0d170348e29d3a6753e6023f166d71 /net/unix/af_unix.c | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
audit: remove unnecessary assignment in audit_dupe_lsm_field()
The ret variable is assigned when it does not need to be defined, as it
has already been assigned before use.
Signed-off-by: Li zeming <[email protected]>
[PM: rewrite subject line]
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions