From: Artem Bityutskiy Date: Wed, 7 Mar 2012 16:56:29 +0000 (+0200) Subject: UBI: fix documentation and improve readability X-Git-Tag: sz_release~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b5296c3996202cd30ab845f7e6a128e3498b89;p=pandora-kernel.git UBI: fix documentation and improve readability The "max" parameter of 'find_wl_entry()' was documented incorrectly and it actually means the maximum possible difference from the smallest erase counter. Rename it to "diff" instead, and amend the documentation. Reported-by: Shmulik Ladkani Signed-off-by: Artem Bityutskiy Reviewed-by: Shmulik Ladkani --- Reading git-diff-tree failed