Re: [PATCH v7 04/28] dma-buf: heaps: Deduplicate docs and adopt common format

2024-07-25 Thread T.J. Mercier
On Thu, Jul 25, 2024 at 4:52 AM Christian König wrote: > > Am 20.07.24 um 09:15 schrieb Yunfei Dong: > > From: "T.J. Mercier" > > > > 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 inconsis

Re: [PATCH v7 04/28] dma-buf: heaps: Deduplicate docs and adopt common format

2024-07-25 Thread Christian König
Am 20.07.24 um 09:15 schrieb Yunfei Dong: From: "T.J. Mercier" 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

[PATCH v7 04/28] dma-buf: heaps: Deduplicate docs and adopt common format

2024-07-20 Thread Yunfei Dong
From: "T.J. Mercier" 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