commit | e1a63bbc40c00d5198b1c1d133b139e962f5e872 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Dec 05 21:06:33 2015 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Dec 06 21:18:27 2015 -0500 |
tree | 0c139b3fed7a93e2ee97e1c4d7dd40ae77a5c84d | |
parent | 248fb5b9557aa117f0b8c68b8cf2ce436e4d839d [diff] |
restore_nameidata(): no need to clear now->stack microoptimization: in all callers *now is in the frame we are about to leave. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>