Hi,
This patchset is small cleanup about exynos_drm_gem codes of exynos-drm driver. This removes unnecessary and redundant codes, and staticize a local function.
Thanks.
Joonyoung Shim (4): drm/exynos: remove unnecessary NULL assignment drm/exynos: staticize exynos_drm_gem_init() drm/exynos: cleanup function calling written twice drm/exynos: cleanup line feed in exynos_drm_gem_get_ioctl
drivers/gpu/drm/exynos/exynos_drm_gem.c | 65 +++++++++++++-------------------- drivers/gpu/drm/exynos/exynos_drm_gem.h | 4 -- 2 files changed, 26 insertions(+), 43 deletions(-)