diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-22 14:33:32 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-10-24 23:34:53 -0400 |
commit | 79b185dd1a40cf360c9d88ada7ed21f79d818613 (patch) | |
tree | 8865b6c51a586fb888737308c41d95fa510010ba /fs/ntfs | |
parent | e84f9e57b90ca89664d733a7cef19aa7ccd832f3 (diff) | |
download | linux-79b185dd1a40cf360c9d88ada7ed21f79d818613.tar.bz2 |
dmxdev: get rid of pointless clearing ->f_op
nobody else will see that struct file after return from ->release()
anyway; just leave ->f_op as is and let __fput() do that fops_put().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions