diff options
author | Ilpo Järvinen <[email protected]> | 2023-10-03 15:53:00 +0300 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-10-03 11:55:59 -0500 |
commit | 83c088148c8e5c439eec6c7651692f797547e1a8 (patch) | |
tree | 83d00b9ca938dfff41418d2e9df06b5cc6949284 /net/lapb/lapb_timer.c | |
parent | bdca03a271f2de2c24ea56756fd9bbcff35173fb (diff) |
PCI: Use PCI_HEADER_TYPE_* instead of literals
Replace literals under drivers/pci/ with PCI_HEADER_TYPE_MASK,
PCI_HEADER_TYPE_NORMAL, and PCI_HEADER_TYPE_MFD.
Also replace !! boolean conversions with FIELD_GET().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]> # for Renesas R-Car
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions