chao.an
086fb829fd
net/usrsock: fix build warning
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>
2022-01-19 12:09:53 +01:00
..
2021-07-23 02:32:19 -07:00
2021-11-15 06:49:32 -06:00
2020-12-13 09:06:28 -06:00
2022-01-03 11:19:32 +08:00
2021-11-15 06:49:32 -06:00
2022-01-05 12:39:00 +08:00
2021-11-15 06:49:32 -06:00
2022-01-05 12:38:42 +08:00
2021-11-15 06:49:32 -06:00
2022-01-03 11:19:32 +08:00
2022-01-03 11:19:32 +08:00
2022-01-03 11:19:32 +08:00
2021-03-09 23:18:28 +08:00
2020-12-13 09:06:28 -06:00
2021-11-15 06:49:32 -06:00
2022-01-03 11:19:32 +08:00
2022-01-03 11:19:32 +08:00
2022-01-03 11:19:32 +08:00
2021-11-15 06:49:32 -06:00
2022-01-19 12:09:53 +01:00
2022-01-19 12:09:53 +01:00