From: Artem Bityutskiy Date: Wed, 16 May 2012 15:24:09 +0000 (+0300) Subject: UBI: clean-up terminology for self-checks in io.c X-Git-Tag: v3.5-rc1~136^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8056eb4ac451cdf4723ba22471899d3d18a7dcbb;p=pandora-kernel.git UBI: clean-up terminology for self-checks in io.c We have the "sefl-check" feature in UBI, but for historical reasons many corresponding functions and commentaries in the code use term "paranoid check" instead. Let's clean this up and use "self-check" everywhere. This patch renames functions, amends comments and messages. It touches only the io.c file. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed