Push the #ifdefs down into the function body instead of defining
functions conditionally for ease of readability. These aren't
critical paths, so one extra branch in the !PCI_IOV case is not a big
deal.
Requested by: jrtc27
Differential D45877
pci: Narrow the scope of recently-added PCI_IOV #ifdefs jhb on Jul 5 2024, 3:17 PM. Authored by Tags None Referenced Files
Subscribers
Details Push the #ifdefs down into the function body instead of defining Requested by: jrtc27
Diff Detail
|