public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: Message logging cleanups
@ 2011-04-18  3:35 Joe Perches
  2011-04-18  3:35 ` [PATCH 1/2] drm: Create and use drm_err Joe Perches
  2011-04-18  3:35 ` [PATCH 2/2] drm: Verify debug message arguments Joe Perches
  0 siblings, 2 replies; 10+ messages in thread
From: Joe Perches @ 2011-04-18  3:35 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-kernel

Reduce the text space required and verify debug arguments.

Joe Perches (2):
  drm: Create and use drm_err
  drm: Verify debug message arguments

 drivers/gpu/drm/drm_irq.c               |    9 +++++----
 drivers/gpu/drm/drm_stub.c              |   21 +++++++++++++++++++++
 drivers/gpu/drm/i915/intel_bios.c       |    6 +++---
 drivers/gpu/drm/i915/intel_display.c    |    8 ++++----
 drivers/gpu/drm/radeon/radeon_display.c |    5 +++--
 include/drm/drmP.h                      |   24 +++++++++---------------
 6 files changed, 45 insertions(+), 28 deletions(-)

-- 
1.7.4.2.g597a6.dirty


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

end of thread, other threads:[~2011-04-19 16:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-18  3:35 [PATCH 0/2] drm: Message logging cleanups Joe Perches
2011-04-18  3:35 ` [PATCH 1/2] drm: Create and use drm_err Joe Perches
2011-04-18 22:56   ` Ian Romanick
2011-04-18 23:00     ` Dave Airlie
2011-04-18 23:05     ` Joe Perches
2011-04-18  3:35 ` [PATCH 2/2] drm: Verify debug message arguments Joe Perches
2011-04-18 23:01   ` Ian Romanick
2011-04-18 23:09     ` Joe Perches
2011-04-19 16:26       ` Marcin Slusarz
2011-04-19 16:31         ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox