From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch 1/3] isdn: misplaced parenthesis in pof_handle_data() Date: Mon, 15 Mar 2010 15:48:33 -0700 (PDT) Message-ID: <20100315.154833.115919693.davem@davemloft.net> References: <201003112207.o2BM7M3U013456@imap1.linux-foundation.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: isdn@linux-pingi.de, netdev@vger.kernel.org, roel.kluin@gmail.com To: akpm@linux-foundation.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34500 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936990Ab0COWsL (ORCPT ); Mon, 15 Mar 2010 18:48:11 -0400 In-Reply-To: <201003112207.o2BM7M3U013456@imap1.linux-foundation.org> Sender: netdev-owner@vger.kernel.org List-ID: From: akpm@linux-foundation.org Date: Thu, 11 Mar 2010 14:07:22 -0800 > From: Roel Kluin > > The parenthesis was misplaced. > > Signed-off-by: Roel Kluin > Cc: Karsten Keil > Signed-off-by: Andrew Morton Applied.