drm: Verify debug message arguments
authorJoe Perches <joe@perches.com>
Mon, 18 Apr 2011 03:35:52 +0000 (20:35 -0700)
committerDave Airlie <airlied@redhat.com>
Thu, 28 Apr 2011 04:53:21 +0000 (14:53 +1000)
Add __attribute__((format (printf, 4, 5))) to drm_ut_debug_printk
and fix fallout.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found