diff options
author | 2020-09-26 09:04:00 +0200 | |
---|---|---|
committer | 2020-09-26 22:55:05 -0400 | |
commit | b3f0515004a5ee41d65218303804bd57fdda027e (patch) | |
tree | 6521f7e8a4d4b8b44fbcb045b849b1fa2bbbc38b /drivers/usb/cdns3/cdns3-imx.c | |
parent | fs: move vfs_fstatat out of line (diff) | |
download | linux-dev-b3f0515004a5ee41d65218303804bd57fdda027e.tar.xz linux-dev-b3f0515004a5ee41d65218303804bd57fdda027e.zip |
fs: remove vfs_stat_set_lookup_flags
The function really obsfucates checking for valid flags and setting the
lookup flags. The fact that it returns -EINVAL through and unsigned
return value, which is then used as boolean really doesn't help either.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions