Skip to content
Commit 95b55c42 authored by Al Viro's avatar Al Viro
Browse files

d_path: make prepend_name() boolean



It returns only 0 or -ENAMETOOLONG and both callers only check if
the result is negative.  Might as well return true on success and
false on failure...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 01a4428e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment