gadgetfs: clean up
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 22 Jul 2012 17:23:33 +0000 (21:23 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Jul 2012 17:24:21 +0000 (21:24 +0400)
sigh...
* opened files have non-NULL dentries and non-NULL inodes
* close_filp() needs current->files only if the file had been
in descriptor table.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found