summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2011-04-18 07:35:51 +0400
committerDave Airlie <airlied@redhat.com>2011-04-28 08:53:02 +0400
commit5ad3d8831f0c97257460c11ddcc1cc0466c762d4 (patch)
tree8ab86a7b1c0ebfcfdbf24270ac1f54ed1bed8a6e /fs
parentcb49ba0bb18632faa7c5ce1dcb095eaa70821c1d (diff)
downloadlinux-5ad3d8831f0c97257460c11ddcc1cc0466c762d4.tar.xz
drm: Create and use drm_err
Reduce drm text size ~1% by using drm_err and printf extension %pV to emit error messages. Remove unused macro DRM_MEM_ERROR. $ size drivers/gpu/drm/built-in.o* text data bss dec hex filename 361159 9663 256 371078 5a986 drivers/gpu/drm/built-in.o.new 365416 9663 256 375335 5ba27 drivers/gpu/drm/built-in.o.old Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions