summaryrefslogtreecommitdiffstats
path: root/drivers/sfi
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2020-07-02 10:55:41 +1000
committerSteve French <stfrench@microsoft.com>2020-07-01 20:01:26 -0500
commit19e888678bac8c82206eb915eaf72741b2a2615c (patch)
tree440458195001f15b8332ab4823def91f29c7e35a /drivers/sfi
parent9ffad9263b467efd8f8dc7ae1941a0a655a2bab2 (diff)
downloadlinux-19e888678bac8c82206eb915eaf72741b2a2615c.tar.bz2
cifs: prevent truncation from long to int in wait_for_free_credits
The wait_event_... defines evaluate to long so we should not assign it an int as this may truncate the value. Reported-by: Marshall Midden <marshallmidden@gmail.com> Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/sfi')
0 files changed, 0 insertions, 0 deletions