From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] atl1c: misplaced parenthesis Date: Thu, 16 Jul 2009 18:08:41 -0700 (PDT) Message-ID: <20090716.180841.200889358.davem@davemloft.net> References: <4A5A6A62.6070707@gmail.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: jcliburn@gmail.com, atl1-devel@lists.sourceforge.net, akpm@linux-foundation.org, netdev@vger.kernel.org To: roel.kluin@gmail.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38015 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933470AbZGQBIg (ORCPT ); Thu, 16 Jul 2009 21:08:36 -0400 In-Reply-To: <4A5A6A62.6070707@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Roel Kluin Date: Mon, 13 Jul 2009 00:57:38 +0200 > Fix misplaced parenthesis > > Signed-off-by: Roel Kluin Applied.