Skip to content

Commit ba147b4

Browse files
GorrayLiCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 7a111b0 commit ba147b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/drivers/pci/procfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @file procfs.h
1313
* @brief PCI procfs interface declarations
1414
*
15-
* Provides /proc/pci/<BDF> per-device configuration space files
15+
* Provides /proc/pci/&lt;BDF&gt; per-device configuration space files
1616
* and /proc/pci/devices enumeration for userspace access.
1717
* When RT_USING_DFS_PROCFS is disabled, the attach/detach
1818
* functions are no-ops.

0 commit comments

Comments
 (0)