]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/dissect-image.h
dissect-image: introduce DISSECTED_PARTITION_NULL 24719/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 9 Sep 2022 22:05:12 +0000 (07:05 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 18 Sep 2022 08:26:22 +0000 (17:26 +0900)
commitbabd5b08b58a58ed0d6bf3d1efb87b87702bd182
tree444300ffa3f8e0e3af87c28bede5d9dff9c25167
parent00e295055be5a7e71ed34e3a2aa160349f25c6bc
dissect-image: introduce DISSECTED_PARTITION_NULL

Currently, it is not necessary to set partno or architecture in
dissect_image_new(), but just for safety.
Preparation for later commits.
src/shared/dissect-image.c
src/shared/dissect-image.h