From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/1] fix net/core/dst.c coding style error and warnings Date: Tue, 30 Mar 2010 23:59:00 -0700 (PDT) Message-ID: <20100330.235900.191464386.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, therbert@google.com To: chavey@google.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45777 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755852Ab0CaG67 (ORCPT ); Wed, 31 Mar 2010 02:58:59 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: chavey@google.com Date: Mon, 29 Mar 2010 13:41:36 -0700 > Fix coding style errors and warnings output while running checkpatch.pl > on the file net/core/dst.c. > > Signed-off-by: chavey Applied, thanks.