Re: [PATCH] drm/amdkfd: Add curly braces around idr_for_each_entry_continue loop

2019-03-05 Thread Kuehling, Felix
On 2019-03-05 6:20 a.m., Michel Dänzer wrote: > From: Michel Dänzer > > The compiler pointed out that one if block unintentionally wasn't part > of the loop: > > In file included from ./include/linux/kernfs.h:14, > from ./include/linux/sysfs.h:16, > from

Re: [PATCH] drm/amdkfd: Add curly braces around idr_for_each_entry_continue loop

2019-03-05 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Michel Dänzer Sent: Tuesday, March 5, 2019 6:20 AM To: amd-gfx@lists.freedesktop.org Subject: [PATCH] drm/amdkfd: Add curly braces around idr_for_each_entry_continue loop From: Michel Dänzer The compiler

[PATCH] drm/amdkfd: Add curly braces around idr_for_each_entry_continue loop

2019-03-05 Thread Michel Dänzer
From: Michel Dänzer The compiler pointed out that one if block unintentionally wasn't part of the loop: In file included from ./include/linux/kernfs.h:14, from ./include/linux/sysfs.h:16, from ./include/linux/kobject.h:20, from