HomeFreeBSD

stand/amd64: remove unused addr parameter from bi_load64

Description

stand/amd64: remove unused addr parameter from bi_load64

All callers of bi_load64 pass 0 as the addr parameter, so just remove
it and always calculate the last load address from the module chain.

No functional change.

Sponsored by: Citrix Systems R&D
Reviewed by: tsoome, imp
Differential revision: https://reviews.freebsd.org/D28412

Details

Provenance
roygerAuthored on Jan 29 2021, 11:29 AM
Reviewer
tsoome
Differential Revision
D28412: stand/amd64: remove unused addr parameter from bi_load64
Parents
rG243125c81af5: src.conf(5): regenerate after MK_ZFS change
Branches
Unknown
Tags
Unknown