diff options
| author | 2018-11-15 00:33:05 -0600 | |
|---|---|---|
| committer | 2018-12-23 22:38:14 -0600 | |
| commit | 97aa495a89a631822431b789b8553b81e3460255 (patch) | |
| tree | ebeb0a24494ff55517a016ffc47a7d790d82f84e /samples/hidraw/ssh:/git@git.zx2c4.com/git: | |
| parent | cifs: smb2 commands can not be negative, remove confusing check (diff) | |
cifs: address trivial coverity warning
This is not actually a bug but as Coverity points out we shouldn't
be doing an "|=" on a value which hasn't been set (although technically
it was memset to zero so isn't a bug) and so might as well change
"|=" to "=" in this line
Detected by CoverityScan, CID#728535 ("Unitialized scalar variable")
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Diffstat (limited to 'samples/hidraw/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
