HomeFreeBSD

stand: userboot_fmtdev can be reduced to devformat

Description

stand: userboot_fmtdev can be reduced to devformat

devformat produces the same output as userboot_fmtdev, so just use it to
reduce on the dependencies. In addition, we don't need to use the
incomplete struct userboot_devdesc type, we can use struct devdesc
instead (in fact, there's no userboot_devdesc defined anywhere).

Sponsored by: Netflix
Reviewed by: jhb (prior version)
Differential Revision: https://reviews.freebsd.org/D35925

(cherry picked from commit 1e9b23448a3010e8403eae08ad890fe1eb75da8b)

Details

Provenance
impAuthored on Aug 11 2022, 3:08 PM
Reviewer
jhb
Differential Revision
D35925: stand: userboot_fmtdev can be reduced to devformat
Parents
rG75b7d39e116f: stand: efi_fmtdev can be reduced to devformat
Branches
Unknown
Tags
Unknown