From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755994Ab0ITIvI (ORCPT ); Mon, 20 Sep 2010 04:51:08 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:46627 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755812Ab0ITIvF (ORCPT ); Mon, 20 Sep 2010 04:51:05 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; b=PBEyXeW9RobvjDK18honQevo5i9AMeJtRVhBFS/pgpW4nE/CUPGIUUZyAODNO4nWUq ZuZXSjhZE234xVFHAoVftlKs3kypoQCKSjHoIRLYTM7CLScMt2iAm70Y8Uz28CW7Yqwk eUNXHbkEOrZB0XpnYoB6at20knyCeEpa0IE5U= Subject: Re: [PATCH] mtd: Edit comments on deprecation of ioctl ECCGETLAYOUT From: Artem Bityutskiy Reply-To: dedekind1@gmail.com To: Brian Norris Cc: Shinya Kuribayashi , David Woodhouse , "linux-mtd@lists.infradead.org" , Sneha Narnakaje , Linux Kernel , Kevin Cernekee In-Reply-To: <4C9705C8.4090603@gmail.com> References: <4C5CA4A1.1040000@broadcom.com> <1282154806-9420-1-git-send-email-norris@broadcom.com> <4C6DD170.1060807@renesas.com> <4C6E9C23.6060703@broadcom.com> <1282646703.24044.162.camel@localhost> <4C746DE0.7000104@gmail.com> <1283163647.12995.43.camel@brekeke> <1284830690.1721.3.camel@brekeke> <4C96FF10.2010805@gmail.com> <4C9705C8.4090603@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 20 Sep 2010 11:49:12 +0300 Message-ID: <1284972552.2286.51.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 (2.30.3-1.fc13) Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2010-09-19 at 23:57 -0700, Brian Norris wrote: > ** Applies to l2-mtd-2.6.git: master ** > > There were some improvements and additions necessary in the > comments explaining of the expansion of nand_ecclayout, the > introduction of nand_ecclayout_user, and the deprecation of the > ioctl ECCGETLAYOUT. > > Also, I found a better placement for the macro MTD_MAX_ECCPOS_ENTRIES; > next to the definition of MTD_MAX_OOBFREE_ENTRIES in mtd-abi.h. The macro > is really only important for the ioctl code (found in drivers/mtd/mtdchar.c) > but since there are small edits being made to the user-space header, I > figured this is a better location. > > Signed-off-by: Brian Norris Pushed to l2-mtd-2.6.git / master, thanks. Note, I rebased the l2 tree an put this patch next to the "parent" patch: commit 728d7eef6c0ff50cb9b327ff7c02830c707f2bbc Author: Brian Norris Date: Tue Aug 24 18:12:00 2010 -0700 mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT This is just more logical to keep them together. Thanks! -- Best Regards, Artem Bityutskiy (Артём Битюцкий)