HomeFreeBSD

Use D_PARTISGPT rather than bare 255

Description

Use D_PARTISGPT rather than bare 255

These three cases dovetail with other places in the code where we use
or set D_PARTISGPT when we mean that the partitioning scheme is
GPT. Use this #define to make the code easier to undertand.

Reviewed by: tsoome@
Differential Revision: https://reviews.freebsd.org/D20122

Details

Provenance
impAuthored on
Differential Revision
D20122: Use D_PARTISGPT rather than bare 255
Parents
rS346983: MFC r346459:
Branches
Unknown
Tags
Unknown