]> git.ipfire.org Git - people/ms/linux.git/commit - net/socket.c
net: remove sock_poll_busy_flag
authorChristoph Hellwig <hch@lst.de>
Mon, 30 Jul 2018 07:42:13 +0000 (09:42 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jul 2018 16:10:25 +0000 (09:10 -0700)
commita331de3bf0e66ab2437fc8c5b99bd3c0d9da3088
tree307bcd2465bd96bc79cecf60abf50630538117a8
parentf641f13b992979b97e595b761a9ba1a64fed7c4e
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>
include/net/busy_poll.h
net/socket.c