From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from el-out-1112.google.com ([209.85.162.180]) by bombadil.infradead.org with esmtp (Exim 4.68 #1 (Red Hat Linux)) id 1Kj8fI-0005vp-Mx for linux-mtd@lists.infradead.org; Fri, 26 Sep 2008 08:27:04 +0000 Received: by el-out-1112.google.com with SMTP id y26so269881ele.18 for ; Fri, 26 Sep 2008 01:27:03 -0700 (PDT) Message-ID: Date: Fri, 26 Sep 2008 12:27:03 +0400 From: "Alexander Belyakov" To: "Nicolas Pitre" Subject: Re: [PATCH] mtd: fix cfi_cmdset_0001 FL_SYNCING race (take 2) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: David Woodhouse , Alexander Belyakov , "linux-mtd@lists.infradead.org" , Alexander Belyakov List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Sep 25, 2008 at 6:57 PM, Nicolas Pitre wrote: > > You should put your Signed-off-by line above the 3 dashes. Everything > below the 3 dashes is ignored for the commit log. Oops. Going to fix that. > > Acked-by: Nicolas Pitre otherwise. Thank you. Alexander