commit | a331de3bf0e66ab2437fc8c5b99bd3c0d9da3088 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jul 30 09:42:13 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 30 09:10:25 2018 -0700 |
tree | 307bcd2465bd96bc79cecf60abf50630538117a8 | |
parent | f641f13b992979b97e595b761a9ba1a64fed7c4e [diff] |
net: remove sock_poll_busy_flag Fold it into the only caller to make the code simpler and easier to read. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net>