diff options
author | Gustavo Pimentel <Gustavo.Pimentel@synopsys.com> | 2020-09-22 11:59:10 +0200 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2020-09-28 12:40:04 +0100 |
commit | ce31ff786ddf3dbaa4c2212d2d51611701bc0103 (patch) | |
tree | ea8431b8a225fad3efa67a3e49b4e5295cbe140a /Documentation/security/keys | |
parent | 09fb37b35e34d4735c5cc0a60a6948c44a9c3181 (diff) | |
download | linux-ce31ff786ddf3dbaa4c2212d2d51611701bc0103.tar.gz linux-ce31ff786ddf3dbaa4c2212d2d51611701bc0103.tar.bz2 linux-ce31ff786ddf3dbaa4c2212d2d51611701bc0103.zip |
PCI: dwc: Fix 'cast truncates bits from constant value'
Fixes warning given by executing "make C=2 drivers/pci/"
Sparse output:
CHECK drivers/pci/controller/dwc/pcie-designware.c
drivers/pci/controller/dwc/pcie-designware.c:432:52: warning:
cast truncates bits from constant value (ffffffff7fffffff becomes
7fffffff)
Link: https://lore.kernel.org/r/7ea7f7d342f97c758949a17b870012f52ce5b3f5.1600767645.git.gustavo.pimentel@synopsys.com
Reported-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Joao Pinto <jpinto@synopsys.com>
Diffstat (limited to 'Documentation/security/keys')
0 files changed, 0 insertions, 0 deletions