diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-09-22 20:33:32 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-10-25 05:34:53 +0200 |
commit | 79b185dd1a40cf360c9d88ada7ed21f79d818613 (patch) | |
tree | 8865b6c51a586fb888737308c41d95fa510010ba /fs/fcntl.c | |
parent | consolidate the reassignments of ->f_op in ->open() instances (diff) | |
download | linux-79b185dd1a40cf360c9d88ada7ed21f79d818613.tar.xz linux-79b185dd1a40cf360c9d88ada7ed21f79d818613.zip |
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/fcntl.c')
0 files changed, 0 insertions, 0 deletions