Skip to content
Commit be752283 authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

__unix_find_socket_byname(): don't pass hash and type separately



We only care about exclusive or of those, so pass that directly.
Makes life simpler for callers as well...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c0c3b8d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment