From: Gerrit Renker <[EMAIL PROTECTED]> Date: Tue, 14 Nov 2006 12:50:33 +0000
> Quoting Andi Kleen: > | On Tuesday 14 November 2006 09:49, Gerrit Renker wrote: > | > [UDP]: Reduce size of shared code > | > > | > This patch reduces size of source code files by moving > | > some of the smaller functions shared by UDP and UDP-Lite > | > into the header file udp_impl.h, and in-lining these. > | > > | > It is an optimisation and applies on top of the previous > | > UDP-Lite patch. > | > | Wouldn't it be better to just call them? They all don't > | particularly time critical. > This patch was sent as an optional add-on, it is not as important > as the other one. You are probably right - I also noted that the > gains (in terms of line numbers) are not as high as intended. I'm not too sure on this one either, so I won't apply this one for now. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html