]> git.baikalelectronics.ru Git - kernel.git/commit
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 24 Jun 2018 14:45:44 +0000 (10:45 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 5 Aug 2018 19:50:59 +0000 (15:50 -0400)
commit6a3288442195f18fb4c2384dbbea53703561d4b5
tree8d8875d124057a28eabe0b2118013164de1d2b57
parenta37f869eda8e19f6575dfc66f8ec33a20bef64aa
afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)

simpler logics in callers that way

Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/afs/dir.c
fs/afs/dynroot.c