diff options
author | Akeem G Abodunrin <[email protected]> | 2020-03-09 08:11:56 -0700 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2020-03-10 10:25:07 +0000 |
commit | 0d1650fa2420ce689cd6cf70523c372d50f8a1ca (patch) | |
tree | e7fe39f04f19b2f2346fd28b2cab2a06f1278458 /drivers/gpu/drm/panel/panel-simple.c | |
parent | 8496a2172d7cd25d1baa734b756cbee4574d4652 (diff) |
drm/mm: Remove redundant assignment in drm_mm_reserve_node
In Pete Goodliffe words, "You can improve a system by adding new code. You
can also improve a system by removing code" - In this case, commit
"202b52b7fbf70" added new code to initialize end of the node. So, there
is no need for duplicated initialization, and this patch simply removes it.
Signed-off-by: Akeem G Abodunrin <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/panel/panel-simple.c')
0 files changed, 0 insertions, 0 deletions