Skip to content

Commit

Permalink
iov.h: Fix a typo in a source code comment
Browse files Browse the repository at this point in the history
- s/subystem/subsystem/

MFC after:	3 days
  • Loading branch information
gbergling committed Feb 19, 2024
1 parent 8f374fa commit f24c816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys/sys/iov.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ struct pci_iov_schema
* (PF or individual VF).
* Note: We will refer to the section of the configuration schema that
* specifies the parameters for this subsystem and device
* configuration as the device/subystem schema.
* configuration as the device/subsystem schema.
* 2) The subsystem node must contain only keys that correspond to parameters
* that are specified in the device/subsystem schema.
* 3) Every parameter specified as required in the device/subsystem schema is
Expand Down

0 comments on commit f24c816

Please sign in to comment.