From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WhDRo-00005d-AQ for linux-mtd@lists.infradead.org; Mon, 05 May 2014 07:36:24 +0000 Message-ID: <1399275360.15290.16.camel@sauron.fi.intel.com> Subject: Re: [PATCH 2/3] nandtest: Move the "read and compare" code to a function From: Artem Bityutskiy To: Ezequiel Garcia Date: Mon, 05 May 2014 10:36:00 +0300 In-Reply-To: <1398690859-11494-3-git-send-email-ezequiel@vanguardiasur.com.ar> References: <1398690859-11494-1-git-send-email-ezequiel@vanguardiasur.com.ar> <1398690859-11494-3-git-send-email-ezequiel@vanguardiasur.com.ar> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Brian Norris , linux-mtd@lists.infradead.org, Guido =?ISO-8859-1?Q?Mart=EDnez?= Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2014-04-28 at 10:14 -0300, Ezequiel Garcia wrote: > This commit makes no functionality change, and simply moves the > read and compare code into a separate read_and_compare() function. > > Signed-off-by: Ezequiel Garcia This patch looks like an acceptable clean-up on it's own, so let me apply it too. -- Best Regards, Artem Bityutskiy