No functional change intended, but noticed that we could add const here
while adding linuxkpi support for virtio.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D32370 Authored by arichardson on Oct 8 2021, 3:55 PM.
Details Summary No functional change intended, but noticed that we could add const here
Diff Detail
Event TimelineHerald added a subscriber: imp. · View Herald TranscriptOct 8 2021, 3:55 PM2021-10-08 15:55:53 (UTC+0) Harbormaster completed remote builds in B42028: Diff 96479.Oct 8 2021, 3:55 PM2021-10-08 15:55:55 (UTC+0) arichardson added a child revision: D32372: Initial linuxkpi support for virtio.Oct 8 2021, 3:58 PM2021-10-08 15:58:50 (UTC+0) This revision is now accepted and ready to land.Oct 8 2021, 4:14 PM2021-10-08 16:14:44 (UTC+0) Closed by commit rG6c4f95161d6e: virtio: make the write_config buffer argument const (authored by arichardson). · Explain WhyOct 11 2021, 10:55 AM2021-10-11 10:55:05 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 96666 sys/dev/virtio/mmio/virtio_mmio.c
sys/dev/virtio/pci/virtio_pci_legacy.c
sys/dev/virtio/pci/virtio_pci_modern.c
sys/dev/virtio/virtio.h
|