linux-stable/net/caif
Keith Busch c191751410 caif: don't assume iov_iter type
The details of the iov_iter types are appropriately abstracted, so
there's no need to check for specific type fields. Just let the
abstractions handle it.

This is preparing for io_uring/net's io_send to utilize the more
efficient ITER_UBUF.

Signed-off-by: Keith Busch <kbusch@kernel.org>
Reviewed-by: Jens Axboe <axboe@kernel.dk>
Link: https://lore.kernel.org/r/20230111184245.3784393-1-kbusch@meta.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-01-13 20:44:20 -08:00
..
caif_dev.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
caif_socket.c caif: don't assume iov_iter type 2023-01-13 20:44:20 -08:00
caif_usb.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
cfcnfg.c caif: move from strlcpy with unused retval to strscpy 2022-08-22 17:57:35 -07:00
cfctrl.c caif: fix memory leak in cfctrl_linkup_request() 2023-01-05 10:19:36 +01:00
cfdbgl.c
cfdgml.c
cffrml.c
cfmuxl.c
cfpkt_skbuff.c
cfrfml.c
cfserl.c net: caif: remove redundant assignment to variable expectlen 2021-12-28 12:52:24 +00:00
cfsrvl.c
cfutill.c
cfveil.c
cfvidl.c
chnl_net.c net: caif: fix double disconnect client in chnl_net_open() 2022-11-14 10:51:13 +00:00
Kconfig
Makefile