All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH drm/hisilicon 0/2] Use the same style of variable type
@ 2020-09-30  7:13 ` Tian Tao
  0 siblings, 0 replies; 10+ messages in thread
From: Tian Tao @ 2020-09-30  7:13 UTC (permalink / raw)
  To: airlied, daniel, tzimmermann, kraxel, alexander.deucher, tglx,
	dri-devel, xinliang.liu, linux-kernel
  Cc: linuxarm

patch #1 and #2 Use the same style of variable type in hisilicon drm driver
and both are clean up, no actual functional changes.

Tian Tao (2):
  drm/hisilicon: Use the same style of variable type in hibmc_drm_de
  drm/hisilicon: Use the same style of variable type in hibmc_drm_drv

 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c  | 59 ++++++++++++-------------
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 13 +++---
 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h |  8 ++--
 3 files changed, 39 insertions(+), 41 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-10-14 12:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30  7:13 [PATCH drm/hisilicon 0/2] Use the same style of variable type Tian Tao
2020-09-30  7:13 ` Tian Tao
2020-09-30  7:13 ` [PATCH drm/hisilicon 1/2] drm/hisilicon: Use the same style of variable type in hibmc_drm_de Tian Tao
2020-09-30  7:13   ` Tian Tao
2020-10-14 11:58   ` Thomas Zimmermann
2020-10-14 11:58     ` Thomas Zimmermann
2020-09-30  7:13 ` [PATCH drm/hisilicon 2/2] drm/hisilicon: Use the same style of variable type in hibmc_drm_drv Tian Tao
2020-09-30  7:13   ` Tian Tao
2020-10-14 12:02   ` Thomas Zimmermann
2020-10-14 12:02     ` Thomas Zimmermann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.