aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/ibmphp.h
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2021-01-25 17:57:38 +0000
committerBjorn Helgaas <[email protected]>2023-08-25 13:15:13 +0000
commit32e2a3f938f6a170dec86acca5fa9810d33552f8 (patch)
tree60e6b27ed1c08156bf4913856bdcaf7b1a56fdd0 /drivers/pci/hotplug/ibmphp.h
parentPCI: Fix printk field formatting (diff)
downloadkernel-32e2a3f938f6a170dec86acca5fa9810d33552f8.tar.gz
kernel-32e2a3f938f6a170dec86acca5fa9810d33552f8.zip
PCI: Use consistent put_user() pointer types
We used u8, u16, and u32 for get_user() pointer types, but "unsigned char", "unsigned short", and "unsigned int" for put_user(). Use u8, u16, and u32 for put_user() for consistency. No functional change intended. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Helgaas <[email protected]> Reviewed-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'drivers/pci/hotplug/ibmphp.h')
0 files changed, 0 insertions, 0 deletions