[Devel] Re: [PATCH] Use list_head-s in inetpeer.c

David Miller davem at davemloft.net
Mon Nov 12 01:42:17 PST 2007


From: Pavel Emelyanov <xemul at openvz.org>
Date: Mon, 12 Nov 2007 11:57:23 +0300

> No. I remove _two_ pointers unused_next and unused_prevp, and add
> the list_head, which is _two_ pointers as well. I've even checked the
> compilation on both i386 and x86_64 - the sizeof(struct inet_peer) 
> is not changed.
> 
> You must have overlooked the unused_prevp member, because it is 
> declared in the same line as the unused_next. Or I miss something else?

I missed that, please resubmit your patch.

Thanks.




More information about the Devel mailing list