aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/drm.tmpl
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2015-05-04 16:05:14 +0200
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-05-05 09:46:38 +0200
commit4a324d33bfe95a279d4c7370d84087d3e773e799 (patch)
treeb6df3147e68912458fc5bdbacdcdedb2f110c445 /Documentation/DocBook/drm.tmpl
parentdrm: simplify authentication management (diff)
downloadlinux-dev-4a324d33bfe95a279d4c7370d84087d3e773e799.tar.xz
linux-dev-4a324d33bfe95a279d4c7370d84087d3e773e799.zip
drm: simplify master cleanup
In drm_master_destroy() we _free_ the master object. There is no reason to hold any locks while dropping its static members, nor do we have to reset it to 0. Furthermore, kfree() already does NULL checks, so call it directly on master->unique and drop the redundant reset-code. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/DocBook/drm.tmpl')
0 files changed, 0 insertions, 0 deletions