From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: Misc consistency updates Date: Mon, 02 Aug 2010 17:44:02 +0200 Message-ID: <4C56E7C2.3000306@trash.net> References: <1279913784-12272-1-git-send-email-jengelh@medozas.de> <4C56DD63.6080203@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:62409 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752651Ab0HBPoC (ORCPT ); Mon, 2 Aug 2010 11:44:02 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On 02.08.2010 17:11, Jan Engelhardt wrote: > On Monday 2010-08-02 16:59, Patrick McHardy wrote: >> On 23.07.2010 21:36, Jan Engelhardt wrote: >>> The following changes since commit 5031b4199192c6643b5c550523fc5c09578264e1: >>> >>> Merge branch 'master' into iptables-next (2010-07-23 16:16:11 +0200) >>> >>> are available in the git repository at: >>> >>> git://dev.medozas.de/iptables master >>> >>> Jan Engelhardt (5): >>> doc: let man(1) autoalign the text in xt_cpu >>> doc: remove extra empty line from xt_cpu >>> doc: minimal spelling updates to xt_cpu >>> all: consistent syntax use in struct option >>> doc: consistent use of markup >> >> xt_cpu is contained in the iptables-next branch, is that where you want >> me to apply these patches? > > Yes indeed. Pulled, thanks Jan.