Commit 09fada5b authored by Al Viro's avatar Al Viro
Browse files

slightly reduce lossage in gdm72xx



* 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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 32aecdd3
Supports Markdown
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