]> git.dujemihanovic.xyz Git - u-boot.git/commit
part: rename disk_partition_type_uuid()
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 2 Sep 2023 07:35:21 +0000 (09:35 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 11 Sep 2023 20:27:49 +0000 (16:27 -0400)
commit782c7f1bdb0a25e1851a47ff1aba9f71162c2f9d
tree8ccdf5154e69b0079c34e86ad4be56c63448a477
parent7cc1d87d7e1e64d7bb280ead94c55a51c4f3ee63
part: rename disk_partition_type_uuid()

Rename disk_partition_type_uuid to disk_partition_type_guid.

Provide function descriptions for the getter and setter.

Fixes: bcd645428c34 ("part: Add accessors for struct disk_partition type_uuid")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
disk/part_efi.c
include/part.h