Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: jakllsch
Date: Sun Jun 10 14:59:23 UTC 2018
Modified Files:
src/sys/dev/pci: if_vioif.c ld_virtio.c viomb.c viornd.c vioscsi.c
Log Message:
remove irrelevant pci(9) #includes from virtio child drivers
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/if_vioif.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/pci/ld_virtio.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/viomb.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/pci/viornd.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/vioscsi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index