Skip to content
Commit ca89f1c7 authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

malloc: Rename chunk2rawmem



The previous patch ensured that all chunk to mem computations use
chunk2rawmem, so now we can rename it to chunk2mem, and in the few
cases where the tag of mem is relevant chunk2mem_tag can be used.

Replaced tag_at (chunk2rawmem (x)) with chunk2mem_tag (x).
Renamed chunk2rawmem to chunk2mem.

Reviewed-by: default avatarDJ Delorie <dj@redhat.com>
parent 4eac0ab1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment