]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: io.h constify arguments and add more functions
authorBjoern A. Zeeb <bz@FreeBSD.org>
Wed, 21 Sep 2022 19:55:47 +0000 (19:55 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 22 Sep 2022 15:10:04 +0000 (15:10 +0000)
commit046b82842c61c2d5d1648b5024958827e0a85725
tree49872aa678a9d478bfe274f144c1302830855f8b
parent7105f0d967530852b907375687575a8c2ba62fd2
LinuxKPI: io.h constify arguments and add more functions

Constify "*from" arguments and add __ioread32_copy() and
__ioread64_copy() based on the already existing implementations.

Sponsored by: The FreeBSD Foundation
MFC after: 7 days
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D36657
sys/compat/linuxkpi/common/include/linux/io.h