RE: [PATCH] udp: Switch the order of arguments to copy_linear_skb

From: David Laight
Date: Tue May 11 2021 - 09:11:59 EST


From: Matthew Wilcox
> Sent: 11 May 2021 12:34
>
> All other skb functions use (off, len); this is the only one which
> uses (len, off). Make it consistent.

I wouldn't change the order of the arguments without some other
change that ensures old code fails to compile.
(Like tweaking the function name.)

David

-
Registered Address Lakeside, Bramley Road, Mount Farm, Milton Keynes, MK1 1PT, UK
Registration No: 1397386 (Wales)