From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/3] iptables: Fix whitespaces and typos. Date: Mon, 23 Mar 2009 14:27:27 +0100 Message-ID: <49C78E3F.6020906@trash.net> References: <20090323125514.959.87191.stgit@localhost.localdomain> <20090323125519.959.9342.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Jesper Dangaard Brouer Return-path: Received: from stinky.trash.net ([213.144.137.162]:38803 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750711AbZCWN1c (ORCPT ); Mon, 23 Mar 2009 09:27:32 -0400 In-Reply-To: <20090323125519.959.9342.stgit@localhost.localdomain> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jesper Dangaard Brouer wrote: > Cleanup whitespaces while going through the code. Applied, thanks.