From: Uwe Kleine-König Date: Wed, 13 May 2015 08:17:36 +0000 (+0300) Subject: mtd: mxc_nand: cleanup copy_spare function X-Git-Tag: omap-for-v4.2/fixes-rc1^2~143^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d5d20efad8a04c8c002c7f31241dff973977a6;p=pandora-kernel.git mtd: mxc_nand: cleanup copy_spare function To give people without the reference manual at hand a chance to understand how spare area is handled in the i.MX nand controller, improve commenting, naming of variables and coding style. No functional change intended. Reviewed-by: Sascha Hauer Signed-off-by: Uwe Kleine-König [baruch: declare oob_chunk_size; update comments; reword commit log] Signed-off-by: Baruch Siach Signed-off-by: Brian Norris --- Reading git-diff-tree failed