From: Ezequiel Garcia Date: Mon, 19 Nov 2012 23:35:20 +0000 (-0300) Subject: UBI: gluebi: rename misleading variables X-Git-Tag: v3.8-rc1~30^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c043842f047af682daf4940a1fc6dfc807bdbb;p=pandora-kernel.git UBI: gluebi: rename misleading variables Both names 'total_read' and 'total_written' are actually used as the number of bytes left to read and write. Fix this confusion by renaming both to 'bytes_left'. Signed-off-by: Ezequiel Garcia Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed