commit | f9de151bf2b8055563b85ff6896fd86891bbe6c5 | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Sat Feb 03 19:45:07 2018 -0600 |
committer | Steve French <smfrench@gmail.com> | Wed Feb 07 09:36:43 2018 -0600 |
tree | 283d4d14dc93b7327714d7d753a219f9a308df35 | |
parent | ade7db991b47ab3016a414468164f4966bd08202 [diff] |
address lock imbalance warnings in smbdirect.c Although at least one of these was an overly strict sparse warning in the new smbdirect code, it is cleaner to fix - so no warnings. Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>