diff options
author | Al Viro | 2015-05-08 23:19:59 +0200 |
---|---|---|
committer | Al Viro | 2015-05-11 14:10:41 +0200 |
commit | 368ee9ba565d6e13912791b05f3cc1dfa945a62a (patch) | |
tree | 132a7c04f8b8307ba478b61d8ec792a66ecd28b6 /drivers/pnp/base.h | |
parent | namei: get rid of nameidata->base (diff) | |
download | kernel-qcow2-linux-368ee9ba565d6e13912791b05f3cc1dfa945a62a.tar.gz kernel-qcow2-linux-368ee9ba565d6e13912791b05f3cc1dfa945a62a.tar.xz kernel-qcow2-linux-368ee9ba565d6e13912791b05f3cc1dfa945a62a.zip |
namei: path_init() calling conventions change
* lift link_path_walk() into callers; moving it down into path_init()
had been a mistake. Stack footprint, among other things...
* do _not_ call path_cleanup() after path_init() failure; on all failure
exits out of it we have nothing for path_cleanup() to do
* have path_init() return pathname or ERR_PTR(-E...)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/pnp/base.h')
0 files changed, 0 insertions, 0 deletions