From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753117Ab2BEVyj (ORCPT ); Sun, 5 Feb 2012 16:54:39 -0500 Received: from isilmar-3.linta.de ([188.40.101.200]:38672 "EHLO linta.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751654Ab2BEVyi (ORCPT ); Sun, 5 Feb 2012 16:54:38 -0500 Date: Sun, 5 Feb 2012 22:20:04 +0100 From: Dominik Brodowski To: Russell King - ARM Linux Cc: linux-pcmcia@lists.infradead.org, Andrew Morton , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH,FIXED] PCMCIA card inserted, five s2ram cycles, you're dead Message-ID: <20120205212004.GE13598@comet.dominikbrodowski.net> Mail-Followup-To: Russell King - ARM Linux , linux-pcmcia@lists.infradead.org, Andrew Morton , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20120122085157.GR1068@n2100.arm.linux.org.uk> <20120122091248.GS1068@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120122091248.GS1068@n2100.arm.linux.org.uk> 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 On Sun, Jan 22, 2012 at 09:12:48AM +0000, Russell King - ARM Linux wrote: > Unfortunately, the description will need a couple of edits for it to > apply properly (I just applied it to a local private branch.) > > On Sun, Jan 22, 2012 at 08:51:57AM +0000, Russell King - ARM Linux wrote: > > @@ -546,8 +524,8 @@ static int socket_late_resume(struct pcmcia_socket *skt) > > This needs a space before it, otherwise git will try to take this as a > patch to be applied. > > > Cc: > > Tested-by: Russell King > > Signed-off-by: Russell King > > -- > > And I keep messing this marker up in hand-crafted messages. Applied, thanks. Best, Dominik