All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm/exynos: small cleanup for exynos_drm_gem
@ 2015-09-16  5:29 Joonyoung Shim
  0 siblings, 0 replies; only message in thread
From: Joonyoung Shim @ 2015-09-16  5:29 UTC (permalink / raw)
  To: dri-devel
  Cc: "김승우/S/W Platform Lab(DMC연)/S4(선임)/삼성전자"

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(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-16  5:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16  5:29 [PATCH 0/4] drm/exynos: small cleanup for exynos_drm_gem Joonyoung Shim

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.