commit | fb6c3225b49d389ff4a9a454fc8c3f3642632744 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Sep 03 13:37:56 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Oct 09 02:39:14 2014 -0400 |
tree | 112896806b51f47dafed5a1516a757ec1878bb56 | |
parent | 1bb27cacf4992b77556ed4487f99c76c4af3b43d [diff] |
gadgetfs: saner API for gadgetfs_create_file() return dentry, not inode. dev->inode is never used by anything, don't bother with storing it. Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>