diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-02-23 21:22:43 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-02-26 08:46:11 +0100 |
commit | 0e9b10a90f1c30f25dd6f130130240745ab14010 (patch) | |
tree | bd77dadf79f5c4b5e859e42815d33eb284faa086 /fs/anon_inodes.c | |
parent | export kernel_write(), convert open-coded instances (diff) | |
download | linux-0e9b10a90f1c30f25dd6f130130240745ab14010.tar.xz linux-0e9b10a90f1c30f25dd6f130130240745ab14010.zip |
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/anon_inodes.c')
0 files changed, 0 insertions, 0 deletions