diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-05-17 22:05:23 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-05-18 20:08:11 -0400 |
commit | d8548232ea2858d1d130f3ac835185159d367caa (patch) | |
tree | f870a8f843dbf090500b509586da3f013dd9ab82 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a0378fb9b33308fb4547f098c6281af8ab4b5fb5 (diff) |
d_path: don't bother with return value of prepend()
Only simple_dname() checks it, and there we can simply do those
calls and check for overflow (by looking of negative buflen)
in the end.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions