]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerSumit Semwal <sumit.semwal@linaro.org>
Tue, 17 Dec 2019 16:07:40 +0000 (21:37 +0530)
commit33c7d0f7abbdce6e37aa5d9810e01d19fab1f1c1
tree4024b8231cc6e686d4dee1d83961f3b5f75a7c2f
parent21f5aa2bc5e6707056c808772c62b75d725792f7
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