summaryrefslogtreecommitdiff
path: root/include/linux/linux_string.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2023-09-02 09:35:22 +0200
committerTom Rini <[email protected]>2023-09-11 16:29:43 -0400
commit396f315520bcbcc2b710ab696326b239577c1ad2 (patch)
tree557b61bce4a900db4fd84bf1c31d7ccd5ff601ff /include/linux/linux_string.h
parent782c7f1bdb0a25e1851a47ff1aba9f71162c2f9d (diff)
cmd: gpt: use UUID accessor more consistently
disk_partition_uuid() and disk_partition_set_uuid() were introduced to let us avoid the usage of #ifdef when dealing with the field uuid of struct disk_partition. In allocate_disk_part() commit c5f1d005f517 ("part: Add accessors for struct disk_partition uuid") missed to use the setter. print_gpt_info() and create_gpt_partitions_list() are further functions where we should use the getter. Fixes: c5f1d005f517 ("part: Add accessors for struct disk_partition uuid") Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions