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:
32aecdd
)
slightly reduce lossage in gdm72xx
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 17:09:14 +0000
(21:09 +0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 29 Jul 2012 17:24:20 +0000
(21:24 +0400)
* filp_close() needs non-NULL second argument only if it'd been in descriptor
table
* opened files have non-NULL dentries, TYVM
* ... and those dentries are positive - it's kinda hard to open a file that
doesn't exist.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found