Final batch of struct field name tweaks. 'cmd_' for cmd, ut_' for
authorkrw <krw@openbsd.org>
Mon, 12 Jul 2021 18:31:53 +0000 (18:31 +0000)
committerkrw <krw@openbsd.org>
Mon, 12 Jul 2021 18:31:53 +0000 (18:31 +0000)
commit4d10198c9e9a8ee291adc451242b242e7e1a7bbf
treeff0f37fc74f8c479ae0f6405851e3d2587b706df
parentfd901ea309d90fe66479e8d3172a6c76f2cdd241
Final batch of struct field name tweaks. 'cmd_' for cmd, ut_' for
unit_types, 'pt_' for part_type, 'pg_' for protected_guid.

No functional change.
sbin/fdisk/cmd.c
sbin/fdisk/cmd.h
sbin/fdisk/disk.c
sbin/fdisk/gpt.c
sbin/fdisk/misc.c
sbin/fdisk/part.c
sbin/fdisk/user.c