]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita2fbd82e4557a603f2129ee103a1908a124ff435
tree307bcd2465bd96bc79cecf60abf50630538117a8
parent2a65b42c9d639fe639800f2efa588e94020ca76f
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