Skip to content
Commit 14835a33 authored by Jeff Layton's avatar Jeff Layton Committed by Steve French
Browse files

[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_assemble



We lock GlobalMid_Lock in header_assemble and then immediately unlock it
again without doing anything. Not sure what this was intended to do, but
remove it.

Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
parent fd048088
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