diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-02-23 15:22:43 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-02-26 02:46:11 -0500 |
commit | 0e9b10a90f1c30f25dd6f130130240745ab14010 (patch) | |
tree | bd77dadf79f5c4b5e859e42815d33eb284faa086 /fs/open.c | |
parent | 7bb307e894d51308aa0582a8c4cc5875bbc645b9 (diff) | |
download | op-kernel-dev-0e9b10a90f1c30f25dd6f130130240745ab14010.zip op-kernel-dev-0e9b10a90f1c30f25dd6f130130240745ab14010.tar.gz |
target: writev() on single-element vector is pointless
... in other news:
filp_open() can't return a struct file with NULL dentry
filp_open() can't return a struct file negative dentry
filp_close() of something that never had been in any descriptor
tables is pointless - fput() is all you need
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions