summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorAl Viro2018-07-09 22:33:23 +0200
committerAl Viro2018-07-12 16:04:30 +0200
commit9b5858e99ae1cfb60dc00461cfc7bd4dd077d7d7 (patch)
treef8780361de2aeb43dcc6675ede5de268a47962e0 /Kbuild
parentmake path_init() unconditionally paired with terminate_walk() (diff)
downloadkernel-qcow2-linux-9b5858e99ae1cfb60dc00461cfc7bd4dd077d7d7.tar.gz
kernel-qcow2-linux-9b5858e99ae1cfb60dc00461cfc7bd4dd077d7d7.tar.xz
kernel-qcow2-linux-9b5858e99ae1cfb60dc00461cfc7bd4dd077d7d7.zip
allow link_path_walk() to take ERR_PTR()
There is a check for IS_ERR(name) immediately upstream of each call of link_path_walk(name, nd), with positives treated as if link_path_walk() failed with PTR_ERR(name). Taking that check into link_path_walk() itself simplifies things nicely. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions