aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorJohann Felix Soden <[email protected]>2008-08-22 18:46:59 +0000
committerJesse Barnes <[email protected]>2008-09-09 18:43:32 +0000
commit4ca8a7726fb0e8094fdb56f2ae2d69fcf9254eae (patch)
tree17d2a4de82ee1ec9024a15b006ff9edf87a94673 /security/selinux/hooks.c
parentPCI/iommu: blacklist DMAR on Intel G31/G33 chipsets (diff)
downloadkernel-4ca8a7726fb0e8094fdb56f2ae2d69fcf9254eae.tar.gz
kernel-4ca8a7726fb0e8094fdb56f2ae2d69fcf9254eae.zip
PCI: Fix printk warnings in probe.c
The cleaned up resource code in probe.c introduced some warnings: drivers/pci/probe.c: In function 'pci_read_bridge_bases': drivers/pci/probe.c:386: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t' drivers/pci/probe.c:386: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' drivers/pci/probe.c:398: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t' drivers/pci/probe.c:398: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' drivers/pci/probe.c:434: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' drivers/pci/probe.c:434: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'resource_size_t' So fix them up. Signed-off-by: Johann Felix Soden <[email protected]> Signed-off-by: Jesse Barnes <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions