git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bb307e
)
target: writev() on single-element vector is pointless
author
Al Viro
<viro@zeniv.linux.org.uk>
Sat, 23 Feb 2013 20:22:43 +0000
(15:22 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 26 Feb 2013 07:46:11 +0000
(
02:46
-0500)
... 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>
No differences found