]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm: Fix indentation of closing brace
authorThierry Reding <treding@nvidia.com>
Tue, 29 Apr 2014 09:44:38 +0000 (11:44 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 29 Apr 2014 10:33:56 +0000 (12:33 +0200)
commitafe0f6966e58d212aed311cc15d94c24c75c75ae
tree50e15d81eecea741d55f133bbff167255f103320
parent171f975d4c5c582c343c6807d6562b712fdb8d42
drm: Fix indentation of closing brace

The closing brace of the body of drm_addmap_core() is indented wrongly.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_bufs.c