diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-03-09 06:36:51 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-04-12 05:24:32 +0300 |
commit | e5b811e38af7540b385c898d83eb0198310343fd (patch) | |
tree | 8f7534fad9314aa9bd8af9c33053b41d7e0d8445 /lib/iov_iter.c | |
parent | 3f7036a071b879da017eddaedb10fba173fdf1ff (diff) | |
download | linux-e5b811e38af7540b385c898d83eb0198310343fd.tar.xz |
drop bogus check in file_open_root()
For one thing, LOOKUP_DIRECTORY will be dealt with in do_last().
For another, name can be an empty string, but not NULL - no callers
pass that and it would oops immediately if they would.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/iov_iter.c')
0 files changed, 0 insertions, 0 deletions