commit | dd979b4df817e9976f18fb6f9d134d6bc4a3c317 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jul 30 09:42:10 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 30 09:10:25 2018 -0700 |
tree | fffcfba952d7c3d86fbecaf5a14a213bd0d54967 | |
parent | 3f6bcc5162a1ba4e99e867364919168c1d821308 [diff] |
net: simplify sock_poll_wait The wait_address argument is always directly derived from the filp argument, so remove it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>