On Thu, Jul 25, 2024 at 4:52 AM Christian König <christian.koe...@amd.com> wrote: > > Am 20.07.24 um 09:15 schrieb Yunfei Dong: > > From: "T.J. Mercier" <tjmerc...@google.com> > > > > 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 <tjmerc...@google.com> > > Signed-off-by: Yong Wu <yong...@mediatek.com> > > [Yong: Just add a comment for "priv" to mute build warning] > > Signed-off-by: Yunfei Dong <yunfei.d...@mediatek.com> > > Since this is essentially a complete independent documentation fix I've > gone ahead and pushed it to drm-misc-next. > > Regards, > Christian.
Thanks!