Skip to content
Commit 0e9b10a9 authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7bb307e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment