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
..
2010-01-17 19:16:02 -08:00
2010-01-17 19:16:02 -08:00
2010-01-17 19:16:02 -08:00
2010-01-28 06:31:06 -08:00
2010-01-17 19:16:02 -08:00
2010-01-17 19:16:02 -08:00
2010-01-23 01:21:27 -08:00
2010-01-17 19:16:02 -08:00
2010-01-17 19:16:02 -08:00
2010-01-17 19:16:02 -08:00
2010-01-17 19:16:02 -08:00
2010-02-12 16:51:10 -08:00
2010-01-17 19:16:02 -08:00