usrsock/usrsock_sockif.c:72:3: warning: initialization of ‘int (*)(struct socket **)’ from incompatible pointer type ‘int (*)(struct socket *, int, void *, size_t)’ {aka ‘int (*)(struct socket *, int, void *, long unsigned int)’} [-Wincompatible-pointer-types] 72 | usrsock_ioctl /* si_ioctl */ | ^~~~~~~~~~~~~ Signed-off-by: chao.an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
usrsock_accept.c | ||
usrsock_bind.c | ||
usrsock_close.c | ||
usrsock_conn.c | ||
usrsock_connect.c | ||
usrsock_dev.c | ||
usrsock_event.c | ||
usrsock_getpeername.c | ||
usrsock_getsockname.c | ||
usrsock_getsockopt.c | ||
usrsock_ioctl.c | ||
usrsock_listen.c | ||
usrsock_poll.c | ||
usrsock_recvmsg.c | ||
usrsock_sendmsg.c | ||
usrsock_setsockopt.c | ||
usrsock_socket.c | ||
usrsock_sockif.c | ||
usrsock.h |