Files
ubports_kernel_google_msm/net
Christoph Hellwig ce1d4d3e88 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev}
Mid-term I plan to restructure the file_operations so that we don't need
to have all these duplicate aio and vectored versions.  This patch is
a small step in that direction but also a worthwile cleanup on it's own:

(1) introduce a alloc_sock_iocb helper that encapsulates allocating a
    proper sock_iocb
(2) add do_sock_read and do_sock_write helpers for common read/write
    code

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:18 -08:00
..
2005-11-08 09:41:34 -08:00
2006-01-03 13:11:15 -08:00
2006-01-03 13:11:04 -08:00
2005-11-08 09:41:34 -08:00
2006-01-03 13:11:15 -08:00
2006-01-03 13:11:15 -08:00
2005-08-29 15:31:14 -07:00
2006-01-03 13:11:15 -08:00
2005-11-08 09:41:34 -08:00
2006-01-03 13:11:15 -08:00
2005-09-08 08:14:11 -07:00
2006-01-03 13:11:17 -08:00
2005-04-16 15:20:36 -07:00