Skip to content

Commit e3363a0

Browse files
JuliaLawallJonathan Corbet
authored andcommitted
PCI: correct flag name
RESOURCE_IO does not exist. Rename to IORESOURCE_IO. Signed-off-by: Julia Lawall <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent cb56eca commit e3363a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/filesystems/sysfs-pci.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ files, each with their own function.
6363
binary - file contains binary data
6464
cpumask - file contains a cpumask type
6565

66-
.. [1] rw for RESOURCE_IO (I/O port) regions only
66+
.. [1] rw for IORESOURCE_IO (I/O port) regions only
6767
6868
The read only files are informational, writes to them will be ignored, with
6969
the exception of the 'rom' file. Writable files can be used to perform

0 commit comments

Comments
 (0)