On 6/26/20 5:32 PM, Randy Dunlap wrote:
> From: Randy Dunlap <rdun...@infradead.org>
> 
> Fix build errors when CONFIG_NET is not set/enabled:
> 
> ../fs/io_uring.c:5472:10: error: too many arguments to function ‘io_sendmsg’
> ../fs/io_uring.c:5474:10: error: too many arguments to function ‘io_send’
> ../fs/io_uring.c:5484:10: error: too many arguments to function ‘io_recvmsg’
> ../fs/io_uring.c:5486:10: error: too many arguments to function ‘io_recv’
> ../fs/io_uring.c:5510:9: error: too many arguments to function ‘io_accept’
> ../fs/io_uring.c:5518:9: error: too many arguments to function ‘io_connect’

Thanks Randy, applied.

-- 
Jens Axboe

Reply via email to