linux-kernel-test/net/appletalk
Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg
After TIPC doesn't depend on iocb argument in its internal
implementations of sendmsg() and recvmsg() hooks defined in proto
structure, no any user is using iocb argument in them at all now.
Then we can drop the redundant iocb argument completely from kinds of
implementations of both sendmsg() and recvmsg() in the entire
networking stack.

Cc: Christoph Hellwig <hch@lst.de>
Suggested-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-02 13:06:31 -05:00
..
aarp.c appletalk: fix checkpatch errors with space required or prohibited 2014-02-14 16:18:32 -05:00
atalk_proc.c net: proc_fs: trivial: print UIDs as unsigned int 2013-08-15 14:37:46 -07:00
ddp.c net: Remove iocb argument from sendmsg and recvmsg 2015-03-02 13:06:31 -05:00
dev.c net: set name_assign_type in alloc_netdev() 2014-07-15 16:12:48 -07:00
Makefile
sysctl_net_atalk.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00