On 25 March 2016 at 10:10, Fam Zheng wrote:
> The collision check does nothing and hasn't been used. Remove the
> variable together with related code.
>
> Signed-off-by: Fam Zheng
I would prefer it if we enabled the collision check and fixed
the things which weren't specifying overlap priorities
The collision check does nothing and hasn't been used. Remove the
variable together with related code.
Signed-off-by: Fam Zheng
---
include/exec/memory.h | 1 -
memory.c | 35 ---
2 files changed, 36 deletions(-)
diff --git a/include/exec/memory.h b