]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add missing const after 6c4f95161d6e
authorAlex Richardson <arichardson@FreeBSD.org>
Mon, 11 Oct 2021 12:20:36 +0000 (13:20 +0100)
committerAlex Richardson <arichardson@FreeBSD.org>
Mon, 11 Oct 2021 12:20:56 +0000 (13:20 +0100)
commit9017870541daf46358c6cbaa3d4a40e1bffaaaa1
tree81f9efaa4f7b02278a0f9bb953b2c279ebb1f159
parenta89410ef91798859f3fd7a5f675184b4d711ade4
Add missing const after 6c4f95161d6e

I accidentally didn't include hunk in the committed patch.

Fixes: 6c4f95161d6e ("virtio: make the write_config buffer argument const")
sys/dev/virtio/mmio/virtio_mmio.c