diff options
author | 2014-09-19 13:56:56 +0300 | |
---|---|---|
committer | 2014-09-19 18:12:00 +0300 | |
commit | 7fbbd05799976c0611dcb229649260504b2bdef5 (patch) | |
tree | eaea35d81c4cfcd467d8086da62ab3e099edbe44 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | UBI: Improve comment on work_sem (diff) | |
download | linux-dev-7fbbd05799976c0611dcb229649260504b2bdef5.tar.xz linux-dev-7fbbd05799976c0611dcb229649260504b2bdef5.zip |
UBI: return on error in rename_volumes()
I noticed this during a code review. We are checking that the strlen()
of ->name is not less than the ->name_len which the user gave us. I
believe this bug is harmless but clearly we meant to return here instead
of setting an error code and then not using it.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions