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

(cherry picked from commit 404689908632599ee5b3bcbc289ae7f094368dc5)

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
rGd94a88d249b0: netmap: fix build issue in unit test
Branches
Unknown
Tags
Unknown