From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ww0-f49.google.com ([74.125.82.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S5fib-0002ZS-F5 for linux-mtd@lists.infradead.org; Thu, 08 Mar 2012 15:57:30 +0000 Received: by wgbdr1 with SMTP id dr1so416143wgb.18 for ; Thu, 08 Mar 2012 07:57:27 -0800 (PST) Date: Thu, 8 Mar 2012 17:57:22 +0200 From: Shmulik Ladkani To: Artem Bityutskiy Subject: Re: [PATCH 1/2] UBI: fix documentation and improve readability Message-ID: <20120308175722.19211186@halley> In-Reply-To: <1331216491-6728-1-git-send-email-dedekind1@gmail.com> References: <1331216491-6728-1-git-send-email-dedekind1@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: MTD Maling List List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 8 Mar 2012 16:21:30 +0200 Artem Bityutskiy wrote: > From: Artem Bityutskiy > > The "max" parameter of 'find_wl_entry()' was documented incorrectly and > it actually means the maximum possible difference from th smallest erase s/ th / the / Regards, Shmulik