From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753972Ab1GEP7i (ORCPT ); Tue, 5 Jul 2011 11:59:38 -0400 Received: from out5.smtp.messagingengine.com ([66.111.4.29]:45069 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753520Ab1GEP7h (ORCPT ); Tue, 5 Jul 2011 11:59:37 -0400 X-Sasl-enc: 8qZzyp3dRX7nsRFrXzXYjO70urJUYZLL83iJBKU2KTSr 1309881576 Date: Tue, 5 Jul 2011 08:55:10 -0700 From: Greg KH To: Alan Cox Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH 25/49] commit ee12661199b82934552c7636b10217a9aa42958a Message-ID: <20110705155510.GA31821@kroah.com> References: <20110705141038.23872.55303.stgit@localhost.localdomain> <20110705143929.23872.73217.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110705143929.23872.73217.stgit@localhost.localdomain> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org What kind of a Subject is that? On Tue, Jul 05, 2011 at 03:39:31PM +0100, Alan Cox wrote: > From: Jani Nikula > > gma500: fix build without backlight device support > > Fix unmatched curly brackets when CONFIG_BACKLIGHT_CLASS_DEVICE is not > defined. > > Signed-off-by: Jani Nikula > Signed-off-by: Alan Cox > --- Ah, ok, I'll edit it by hand :(