From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from xes-mad.com ([216.165.139.220] helo=mail.xes-mad.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fEFIa-0003RA-Os for linux-mtd@lists.infradead.org; Thu, 03 May 2018 14:33:48 +0000 Date: Thu, 3 May 2018 09:33:18 -0500 (CDT) From: Aaron Sierra To: Boris Brezillon Cc: David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , linux-mtd Message-ID: <1394963846.67864.1525357998043.JavaMail.zimbra@xes-inc.com> In-Reply-To: <20180503113557.71c3963c@bbrezillon> References: <1111011589.117630.1525106107675.JavaMail.zimbra@xes-inc.com> <20180503113557.71c3963c@bbrezillon> Subject: Re: [PATCH v2 2/2] mtd: cfi: Add early fixup for S70GL02GS MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ----- Original Message ----- > From: "Boris Brezillon" > To: "Aaron Sierra" > Sent: Thursday, May 3, 2018 4:35:57 AM > Subject: Re: [PATCH v2 2/2] mtd: cfi: Add early fixup for S70GL02GS > On Mon, 30 Apr 2018 11:35:07 -0500 (CDT) > Aaron Sierra wrote: > [ snip ] > > Just one comment for your future contributions: can you make sure you > send patch series as a thread (patch X should be 'In-Reply-To' the > cover letter or the first patch in the series if you don't have a cover > letter). > > Usually, developers use git send-email which takes care of that for you. Yes, I will. Thanks for pointing this out to me. -Aaron