summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorAl Viro2013-09-22 20:33:32 +0200
committerAl Viro2013-10-25 05:34:53 +0200
commit79b185dd1a40cf360c9d88ada7ed21f79d818613 (patch)
tree8865b6c51a586fb888737308c41d95fa510010ba /drivers/staging
parentconsolidate the reassignments of ->f_op in ->open() instances (diff)
downloadkernel-qcow2-linux-79b185dd1a40cf360c9d88ada7ed21f79d818613.tar.gz
kernel-qcow2-linux-79b185dd1a40cf360c9d88ada7ed21f79d818613.tar.xz
kernel-qcow2-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 'drivers/staging')
0 files changed, 0 insertions, 0 deletions