drm: fix _DRM_GEM addmap error message
authorPekka Paalanen <pq@iki.fi>
Thu, 17 Sep 2009 19:59:54 +0000 (22:59 +0300)
committerDave Airlie <airlied@redhat.com>
Fri, 18 Sep 2009 04:34:06 +0000 (14:34 +1000)
commit812c369dbf3b5a726b52bbfb8adbc230f3f81bcf
tree0a7d17dfcbda2bf55f296212311eab8e3c0a80ab
parent9b1596af17dc9bf38c304f69fb253d6cfa73d136
drm: fix _DRM_GEM addmap error message

Fix the error message: this is add, not rm.
Move the closing brace to proper spot: _DRM_GEM branch should not be
included in the block.

Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_bufs.c
This page took 0.04135 seconds and 5 git commands to generate.