From: Yuanhan Liu Date: Sat, 16 Jun 2012 14:25:24 +0000 (+0800) Subject: drm: use format %d to print error code X-Git-Tag: v3.6-rc1~83^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef7fe7c66d4653930f67566a1df1c8f2d6daa6b;p=pandora-kernel.git drm: use format %d to print error code It is more readable by printing "ret = -1" than "ret = 0xffffffff" Signed-off-by: Yuanhan Liu Signed-off-by: Dave Airlie --- Reading git-diff-tree failed