aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-host-generic.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <[email protected]>2020-07-02 00:55:41 +0000
committerSteve French <[email protected]>2020-07-02 01:01:26 +0000
commit19e888678bac8c82206eb915eaf72741b2a2615c (patch)
tree440458195001f15b8332ab4823def91f29c7e35a /drivers/pci/controller/pci-host-generic.c
parentcifs: Fix the target file was deleted when rename failed. (diff)
downloadkernel-19e888678bac8c82206eb915eaf72741b2a2615c.tar.gz
kernel-19e888678bac8c82206eb915eaf72741b2a2615c.zip
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 <[email protected]> Signed-off-by: Ronnie Sahlberg <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'drivers/pci/controller/pci-host-generic.c')
0 files changed, 0 insertions, 0 deletions