From: Shmulik Ladkani Date: Mon, 20 Aug 2012 13:29:15 +0000 (+0300) Subject: mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' X-Git-Tag: v3.7-rc1~70^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eceb84b1886acb38e618f3dfb51cd4e53f2ddb97;p=pandora-kernel.git mtd: nand: rename create_bbt()'s 'len' variable to 'numpages' Rename 'len' variable of create_bbt/scan_block_fast/scan_block_full to 'numpages', since it really means number of pages to scan when searching for the BBM (and not the byte length of the scan). Signed-off-by: Shmulik Ladkani Reviewed-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed