commit | 0e9b10a90f1c30f25dd6f130130240745ab14010 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat Feb 23 15:22:43 2013 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Feb 26 02:46:11 2013 -0500 |
tree | bd77dadf79f5c4b5e859e42815d33eb284faa086 | |
parent | 7bb307e894d51308aa0582a8c4cc5875bbc645b9 [diff] |
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>