void mm_remove(void *bp) param: bp - pointer to a block that is on the linked list (or in the tree) of free blocks. Description: removes this block from the linked list (or the tree) of free blocks