[Devel] Re: [PATCH] Clean proto_(un)register from in-code ifdefs
David Miller
davem at davemloft.net
Wed Nov 7 02:23:48 PST 2007
From: Pavel Emelyanov <xemul at openvz.org>
Date: Tue, 06 Nov 2007 20:20:24 +0300
> The struct proto has the per-cpu "inuse" counter, which is handled
> with a special care. All the handling code hides under the ifdef
> CONFIG_SMP and it introduces some code duplication and makes it
> look worse than it could.
>
> Clean this.
>
> Signed-off-by: Pavel Emelyanov <xemul at openvz.org>
Applied, thanks!
More information about the Devel
mailing list