Module Name: src Committed By: msaitoh Date: Fri Jan 7 06:57:57 UTC 2022
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Two fixes:
- Fix previous again. The missing comma is intended to split the long line.
- Add missing right parenthesis.
To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 src/sys/dev/pci/pci_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
