git: gpt(8): Rename MAP_TYPE_* constants for consistency

Aaron LI aly at crater.dragonflybsd.org
Wed Feb 18 06:32:44 PST 2026


commit 9e24ffb0a64b3885abf998663ba958a8fa4d887d
Author: Aaron LI <aly at aaronly.me>
Date:   Wed Feb 18 19:11:35 2026 +0800

    gpt(8): Rename MAP_TYPE_* constants for consistency
    
    No functional change.

Summary of changes:
 sbin/gpt/add.c     |  8 ++++----
 sbin/gpt/boot.c    |  8 ++++----
 sbin/gpt/create.c  | 12 ++++++------
 sbin/gpt/destroy.c |  4 ++--
 sbin/gpt/expand.c  | 12 ++++++------
 sbin/gpt/gpt.c     | 14 +++++++-------
 sbin/gpt/label.c   |  8 ++++----
 sbin/gpt/map.h     |  8 ++++----
 sbin/gpt/migrate.c | 12 ++++++------
 sbin/gpt/recover.c | 16 ++++++++--------
 sbin/gpt/remove.c  |  8 ++++----
 sbin/gpt/show.c    |  8 ++++----
 12 files changed, 59 insertions(+), 59 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9e24ffb0a64b3885abf998663ba958a8fa4d887d


-- 
DragonFly BSD source repository


More information about the Commits mailing list