partition_data_manager: Eliminate magic value
We can use sizeof to make it obvious at the call site where the value is coming from.
Please register or sign in to comment
We can use sizeof to make it obvious at the call site where the value is coming from.