From: Joe Perches Date: Mon, 18 Apr 2011 03:35:52 +0000 (-0700) Subject: drm: Verify debug message arguments X-Git-Tag: v3.0-rc1~312^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbb0aef5cfe95fe9b51a7eeba4a440b69037b01f;p=pandora-kernel.git drm: Verify debug message arguments Add __attribute__((format (printf, 4, 5))) to drm_ut_debug_printk and fix fallout. Signed-off-by: Joe Perches Signed-off-by: Dave Airlie --- Reading git-diff-tree failed