diff options
author | Vasiliy Kulikov <[email protected]> | 2010-11-14 23:08:39 +0300 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2010-12-03 16:30:08 +0000 |
commit | f326966b3df47f4fa7e90425f60efdd30c31fe19 (patch) | |
tree | ddcdba70b6623d3d6575a2b9c2b609a397ff85ac /tools/perf/scripts/python/check-perf-trace.py | |
parent | 23079f94daabc4e06436ab2b643fac31dec017d1 (diff) |
jffs2: fix error value sign
do_verify_xattr_datum(), do_load_xattr_datum(), load_xattr_datum()
and verify_xattr_ref() should return negative value on error.
Sometimes they return EIO that is positive. Change this to -EIO.
Signed-off-by: Vasiliy Kulikov <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions