From: Pekka Paalanen Date: Thu, 17 Sep 2009 19:59:54 +0000 (+0300) Subject: drm: fix _DRM_GEM addmap error message X-Git-Tag: v2.6.32-rc1~159^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812c369dbf3b5a726b52bbfb8adbc230f3f81bcf;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed