Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>