[PATCH 0/3] drm: minor cleanups
Seung-Woo Kim
sw0312.kim at samsung.com
Mon Jul 1 03:06:30 PDT 2013
This patch series fixes minor code issues including wrong trace point foramts,
meaningless null checking, and possible resource leak in error cases.
This is based drm-next branch.
Seung-Woo Kim (2):
drm: fix print format of sequence in trace point
drm: move edid null check to the first part of drm_edid_block_valid
YoungJun Cho (1):
drm: fix error routines in drm_open_helper
drivers/gpu/drm/drm_edid.c | 5 ++++-
drivers/gpu/drm/drm_fops.c | 17 +++++++++++++----
drivers/gpu/drm/drm_trace.h | 6 +++---
3 files changed, 20 insertions(+), 8 deletions(-)
--
1.7.4.1
More information about the dri-devel
mailing list