Gerrit Renker 81d54ec847 udp: remove redundant variable
The variable 'copied' is used in udp_recvmsg() to emphasize that the passed
'len' is adjusted to fit the actual datagram length. But the same can be
done by adjusting 'len' directly. This patch thus removes the indirection.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-12 16:51:10 -08:00
..
2009-12-16 12:16:41 -05:00
2010-02-10 12:31:10 -08:00
2010-02-04 20:28:48 -08:00
2010-02-12 16:51:10 -08:00
2009-11-25 15:14:13 -08:00
2009-12-26 20:38:23 -08:00
2010-02-12 16:51:10 -08:00
2010-02-12 16:51:10 -08:00
2010-02-10 12:31:10 -08:00
2009-12-15 08:53:25 -08:00
2010-01-17 19:16:02 -08:00
2009-11-25 15:14:13 -08:00
2010-01-23 01:21:27 -08:00
2010-01-19 14:23:57 -08:00
2010-01-17 19:16:02 -08:00
2009-07-12 12:22:34 -07:00
2010-02-10 11:12:10 -08:00
2010-02-12 13:27:47 -08:00
2009-12-17 10:51:40 -05:00