Skip to content
Commit 6b933de6 authored by Al Viro's avatar Al Viro
Browse files

[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()



The only way we can get to that function is from misc_open(), after
the latter has set file->f_op to exactly the same value we are
(re)assigning there.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent c2e3f5d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment