From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 3/5] IPVS: Remove unused variables Date: Tue, 01 Feb 2011 18:28:56 +0100 Message-ID: <4D4842D8.6050505@trash.net> References: <7j2t3lt.8dc16aed303bfc25a870d65e413a99d5@obelix.schillstrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <7j2t3lt.8dc16aed303bfc25a870d65e413a99d5@obelix.schillstrom.com> Sender: lvs-devel-owner@vger.kernel.org To: Hans Schillstrom Cc: Simon Horman , netdev@vger.kernel.org, linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, lvs-devel@vger.kernel.org, Randy Dunlap , Stephen Rothwell List-Id: linux-next.vger.kernel.org Am 01.02.2011 18:07, schrieb Hans Schillstrom: >> [PATCH 3/5] IPVS: Remove unused variables >> > >> >These variables are unused as a result of the recent netns work. >> > >> >Cc: Hans Schillstrom >> >Signed-off-by: Simon Horman > Signed-off-by: Hans Schillstrom > Tested-by: Hans Schillstrom > Applied, thanks.