drm/sched: Add missing structure comment
authorLuben Tuikov <luben.tuikov@amd.com>
Wed, 9 Dec 2020 22:31:42 +0000 (17:31 -0500)
committerChristian König <christian.koenig@amd.com>
Thu, 10 Dec 2020 12:33:41 +0000 (13:33 +0100)
commitc365d304d69ab2a38e1431323d17a216b7930e32
treedc6bfb068915dead7904f947c92444dd0732901d
parente18d9a2bb078bc58ce40ebe4b8027f541e5057ea
drm/sched: Add missing structure comment

Add a missing structure comment for the recently
added @list member.

Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Christian König <christian.koenig@amd.com>
Fixes: 8935ff00e3b1 ("drm/scheduler: "node" --> "list"")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/406546/
include/drm/gpu_scheduler.h