mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
The enumerate_disk_partitions function doesn't need to be const. Remove the constness and use the newly added `add_partition` function.
The enumerate_disk_partitions function doesn't need to be const. Remove the constness and use the newly added `add_partition` function.