dma-buf: heaps: Remove redundant heap identifier from system heap name
authorAndrew F. Davis <afd@ti.com>
Mon, 16 Dec 2019 13:34:05 +0000 (08:34 -0500)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:34:02 +0000 (16:34 +0100)
commit87b394435d2009b6af1c2be7caa84b07e1099e6b
treea889f9272911b0f0d60771a693f75cf71f59a0c8
parent858641576cd10c422634f92f0f233fd1c325848e
dma-buf: heaps: Remove redundant heap identifier from system heap name

The heaps are already in a directory of heaps, adding _heap to a heap
name is redundant. This patch is only a name change, no logic is changed.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191216133405.1001-3-afd@ti.com
drivers/dma-buf/heaps/system_heap.c