ccg: don't bother with fops->owner
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 28 Mar 2013 17:00:31 +0000 (13:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:13:03 +0000 (14:13 -0400)
commitc62c5a887766de7dc51f7722ff461aef8f388b71
tree9e0ec1806fae65af3f1d5690dec15938f9856d94
parent0b57b880e61cd764479d9e7818d0d1e45062d08b
ccg: don't bother with fops->owner

filesystem module as whole is pinned down by its superblock, no need
to have opened files on it to add anything to that.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/ccg/f_fs.c