From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 10 Apr 2009 15:06:14 -0700 From: Andrew Morton To: Kevin Cernekee Subject: Re: [PATCH 2/4] [MTD] Add MEMERASE64 ioctl for >4GiB devices Message-Id: <20090410150614.b2c6f7ab.akpm@linux-foundation.org> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org, linux-kernel@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 8 Apr 2009 22:52:28 -0700 Kevin Cernekee wrote: > Subject: [PATCH 2/4] [MTD] Add MEMERASE64 ioctl for >4GiB devices triviata: The text inside [] is usually removed by the patch recipient - the [] denotes transient information such as "patch" and the kernel version, etc. The preferred form for patch titles is subsytem-identifier: what-i-did-to-it so this patch should have been mtd: add MEMERASE64 ioctl for >4GiB devices > > @@ -427,20 +428,32 @@ static int mtd_ioctl(struct inode *inode, struct > file *file, Your email client is wordwrapping the text.