diff options
author | 2010-09-03 02:11:20 +0300 | |
---|---|---|
committer | 2010-10-19 17:19:56 +0300 | |
commit | 74d82d2660058e32644f0c673656b2a1d01d3688 (patch) | |
tree | 8b90af4d6014ea50d74c504dc832cf3a9c3fff10 /fs/jbd2/commit.c | |
parent | UBI: rename IO error code (diff) | |
download | wireguard-linux-74d82d2660058e32644f0c673656b2a1d01d3688.tar.xz wireguard-linux-74d82d2660058e32644f0c673656b2a1d01d3688.zip |
UBI: remove duplicate IO error codes
The 'UBI_IO_PEB_EMPTY' and 'UBI_IO_PEB_FREE' are essentially the same
and mean that there are only 0xFF bytes instead of headers. Simplify
UBI a little by turning them into a single 'UBI_IO_FF' error code.
Also, stop maintaining commentaries in 'ubi_io_read_vid_hdr()' which are
almost identical to commentaries in 'ubi_io_read_ec_hdr()'.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions