aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/nterr.c
diff options
context:
space:
mode:
authorIvan Bornyakov2018-05-25 20:49:52 +0300
committerDavid S. Miller2018-05-29 09:59:53 -0400
commitf9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc (patch)
tree4aaae2913584f690008cebd6b7594322e60872f7 /fs/cifs/nterr.c
parent312564269535892cc082bc80592150cd1f5e8ec3 (diff)
atm: zatm: fix memcmp casting
memcmp() returns int, but eprom_try_esi() cast it to unsigned char. One can lose significant bits and get 0 from non-0 value returned by the memcmp(). Signed-off-by: Ivan Bornyakov <brnkv.i1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/cifs/nterr.c')
0 files changed, 0 insertions, 0 deletions