lkml.org 
[lkml]   [2020]   [Apr]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v2] dma-debug: fix displaying of dma allocation type
From
Date


On 08/04/2020 22:45, Christoph Hellwig wrote:
> On Wed, Apr 08, 2020 at 10:43:00PM +0300, Grygorii Strashko wrote:
>> +static const char *type2name[5] = {
>> + [dma_debug_single] = "single",
>> + [dma_debug_sg] = "scather-gather",
>> + [dma_debug_coherent] = "coherent",
>> + [dma_debug_resource] = "resource",
>> +};
>
> We actually only have 4, not 5 elements now (and don't really
> need the sizing anyway). But I can fix that when applying, thanks!

Yeah. Sorry and thank you.

--
Best regards,
grygorii

\
 
 \ /
  Last update: 2020-04-08 21:50    [W:0.022 / U:1.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site