From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: nf-next: struct optimization, print changes Date: Fri, 19 Mar 2010 15:56:58 +0100 Message-ID: <4BA390BA.5070204@trash.net> References: <1268921390-30296-1-git-send-email-jengelh@medozas.de> <4BA38E88.4080203@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:39540 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752114Ab0CSO47 (ORCPT ); Fri, 19 Mar 2010 10:56:59 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > On Friday 2010-03-19 15:47, Patrick McHardy wrote: > >>> Hi, >>> >>> here is a small mixed bag. struct optimization, using the established >>> pr_ print functions. Please review. >>> >> These all look good to me. Can I assume you also want me to pull them in? >> > > Heh yes :) > Done, thanks Jan.