commit | 3cafb37633a1230011c5415e6f394b05260d21ad | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 09 16:07:34 2018 +0100 |
committer | Christoph Hellwig <hch@lst.de> | Sat May 26 09:16:44 2018 +0200 |
tree | 4bb789ef23b3e6e8a9ed3295a1a1ddb674dd250d | |
parent | 1962da0d2198a00a056a2915fbc6ec684c3bef0a [diff] |
net: refactor socket_poll Factor out two busy poll related helpers for late reuse, and remove a command that isn't very helpful, especially with the __poll_t annotations in place. Signed-off-by: Christoph Hellwig <hch@lst.de>