[PATCH drm/hisilicon v2 0/2] Use the same style of variable type
From: Tian Tao
Date: Thu Oct 15 2020 - 04:59:50 EST
patch #1 and #2 Use the same style of variable type in hisilicon drm driver
and both are clean up, no actual functional changes.
Changes since v1:
-Change part of unsigned int to size_t.
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