Home
last modified time | relevance | path

Searched hist:d3b842154383a037cd38cd7e31234c3723c1f31d (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_crtc.hdiff d3b842154383a037cd38cd7e31234c3723c1f31d Fri Jul 07 09:55:40 CDT 2017 Russell King <rmk+kernel@armlinux.org.uk> drm/armada: remove armada_drm_plane_work_cancel() return value

armada_drm_plane_work_cancel()'s returned work structure is never used
or referenced, so it's pointless returning it. It's also pointless
because the caller doesn't have a clue what kind of work structure it
is.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
H A Darmada_crtc.cdiff d3b842154383a037cd38cd7e31234c3723c1f31d Fri Jul 07 09:55:40 CDT 2017 Russell King <rmk+kernel@armlinux.org.uk> drm/armada: remove armada_drm_plane_work_cancel() return value

armada_drm_plane_work_cancel()'s returned work structure is never used
or referenced, so it's pointless returning it. It's also pointless
because the caller doesn't have a clue what kind of work structure it
is.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>