]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dma-buf: heaps: Deduplicate docs and adopt common format
authorT.J. Mercier <tjmercier@google.com>
Sat, 20 Jul 2024 07:15:42 +0000 (15:15 +0800)
committerChristian König <christian.koenig@amd.com>
Tue, 23 Jul 2024 07:52:23 +0000 (09:52 +0200)
commitd5e79eeba3086a52593b295ac4bf6eddd64d4aad
tree767929c9dfe75f717012683d556c6aad8d4f6f2e
parentbf32a3a1268638442ac43b347e4a4a09044dccea
dma-buf: heaps: Deduplicate docs and adopt common format

The docs for dma_heap_get_name were incorrect, and since they were
duplicated in the header they were wrong there too.

The docs formatting was inconsistent so I tried to make it more
consistent across functions since I'm already in here doing cleanup.

Remove multiple unused includes and alphabetize.

Signed-off-by: T.J. Mercier <tjmercier@google.com>
Signed-off-by: Yong Wu <yong.wu@mediatek.com>
[Yong: Just add a comment for "priv" to mute build warning]
Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240720071606.27930-5-yunfei.dong@mediatek.com
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/dma-buf/dma-heap.c
include/linux/dma-heap.h