From: Al Viro Date: Sat, 23 Feb 2013 20:22:43 +0000 (-0500) Subject: target: writev() on single-element vector is pointless X-Git-Tag: v3.9-rc1~56^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9b10a90f1c30f25dd6f130130240745ab14010;p=pandora-kernel.git 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 --- Reading git-diff-tree failed