Commit db48ebb9 authored by Lioncash's avatar Lioncash
Browse files

partition_filesystem: Use std::move where applicable

Avoids copying a std::string instance and avoids unnecessary atomic
reference count incrementing and decrementing.
parent 07e5319d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment