HomeFreeBSD

bhyve: remove unnecessary const qualifier in acpi_device.h

Description

bhyve: remove unnecessary const qualifier in acpi_device.h

Those const qualifier declare that the function doesn't change the
values internally. It makes no sense to add them in the header file.

Reviewed by: markj
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D39318

Details

Provenance
corvinkAuthored on Mar 29 2023, 1:13 PM
Reviewer
markj
Differential Revision
D39318: bhyve: remove unnecessary const qualifier in acpi_device.h
Parents
rGb755f1a009b0: netlink: Fix adding routes with nexthops on p2p interfaces.
Branches
Unknown
Tags
Unknown