diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-29 18:07:04 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-06-29 18:07:04 +0200 |
commit | 06d7137e5c566e1e8a4acd4a30e7e12170a57b58 (patch) | |
tree | 85eb52e3353daeb39ad4805061467658cb31e4ea /fs/inode.c | |
parent | make simple_positive() public (diff) | |
download | linux-06d7137e5c566e1e8a4acd4a30e7e12170a57b58.tar.xz linux-06d7137e5c566e1e8a4acd4a30e7e12170a57b58.zip |
namei: make set_root_rcu() return void
The only caller that cares about its return value can just
as easily pick it from nd->root_seq itself. We used to just
calculate it and return to caller, but these days we are
storing it in nd->root_seq in all cases.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions