UBI: clean-up terminology for self-checks in io.c
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 15:24:09 +0000 (18:24 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sun, 20 May 2012 17:26:00 +0000 (20:26 +0300)
commit8056eb4ac451cdf4723ba22471899d3d18a7dcbb
tree58f7b5ce5058b605e6e758efc8dfbbd1b6034aa3
parentaa44d1d35f3485e0acea0f22e41cb472d2c99858
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 <artem.bityutskiy@linux.intel.com>
drivers/mtd/ubi/io.c