diff options
author | Or Cohen <orcohen2006@gmail.com> | 2020-10-11 18:35:27 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-10-13 17:21:46 -0700 |
commit | c9bf52a173c73be41742c768728e239ffbb63a71 (patch) | |
tree | 4fe10d6c9e5dbda89701701ad40bd5f51cacf584 /scripts | |
parent | 0403a2b53c29b49c66f89dcbc07ebab37b7af29c (diff) | |
download | linux-stable-c9bf52a173c73be41742c768728e239ffbb63a71.tar.gz linux-stable-c9bf52a173c73be41742c768728e239ffbb63a71.tar.bz2 linux-stable-c9bf52a173c73be41742c768728e239ffbb63a71.zip |
net/af_unix: Remove unused old_pid variable
Commit 109f6e39fa07c48f5801 ("af_unix: Allow SO_PEERCRED
to work across namespaces.") introduced the old_pid variable
in unix_listen, but it's never used.
Remove the declaration and the call to put_pid.
Signed-off-by: Or Cohen <orcohen@paloaltonetworks.com>
Link: https://lore.kernel.org/r/20201011153527.18628-1-orcohen@paloaltonetworks.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions