Hi Luben,
On Wed, 9 Dec 2020 16:58:07 -0500 Luben Tuikov luben.tuikov@amd.com wrote:
Add a missing structure comment for the recently added @list member.
Signed-off-by: Luben Tuikov luben.tuikov@amd.com
Cc: Stephen Rothwell sfr@canb.auug.org.au Cc: Daniel Vetter daniel.vetter@ffwll.ch Cc: Christian König christian.koenig@amd.com
The commit message tags should all be together at the end of the commit message (probably with your SoB last). Also:
Fixes: 8935ff00e3b1 ("drm/scheduler: "node" --> "list"") Reported-by: Stephen Rothwell sfr@canb.auug.org.au
Thanks