]> Git Repo - linux.git/commit
PCI: Update mmap-related #ifdef comments
authorClint Sbisa <[email protected]>
Fri, 21 Aug 2020 15:51:21 +0000 (15:51 +0000)
committerBjorn Helgaas <[email protected]>
Thu, 17 Sep 2020 17:40:25 +0000 (12:40 -0500)
commit8c46d543aaa900942365b2b46a165fb49e939954
tree2ee3cf25bf473f7673ae833a18307317be91f946
parent7b6f2240880b42dad2f8d3c750c5bcb9decfe245
PCI: Update mmap-related #ifdef comments

f719582435af ("PCI: Add pci_mmap_resource_range() and use it for ARM64")
changed the #ifdef condition around pci_create_resource_files(),
pci_remove_resource_files(), and related functions, but did not update
comments at the #else and #ifdef.

Update the comments to match the #ifdef.

[bhelgaas: commit log, drop #endif comment since it's close to the #else]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Clint Sbisa <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
drivers/pci/pci-sysfs.c
This page took 0.05288 seconds and 4 git commands to generate.