HomeFreeBSD

Clean up some nits in link_elf_(un)load_file().

Description

Clean up some nits in link_elf_(un)load_file().

  • Remove a redundant assignment of ef->address.
  • Don't return a Mach error number to the caller if vm_map_find() fails.
  • Use ptoa() and fix style.

MFC after: 2 weeks
Sponsored by: Netflix

Details

Provenance
markjAuthored on
Parents
rS353698: Belatedly bump __FreeBSD_version for r353537 and related commits.
Branches
Unknown
Tags
Unknown