diff options
author | David Herrmann <[email protected]> | 2014-08-29 12:12:30 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-09-10 17:39:50 +1000 |
commit | 71d39483de474d9513e23d9e21af7483684f4745 (patch) | |
tree | 8fef51a2ace8d9f7971f53b2e50a996c7a0f37b0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 03decbe57ac6c9e632f7cde0f7d0a54bbcaf8464 (diff) |
drm: move "struct drm_magic_entry" to drm_auth.c
In drm_release(), we currently call drm_remove_magic() if the drm_file
has a drm-magic attached. Therefore, once drm_master_release() is called,
the magic-list _must_ be empty.
By dropping the no-op cleanup, we can move "struct drm_magic_entry" to
drm_auth.c and avoid exposing it to all of DRM.
Signed-off-by: David Herrmann <[email protected]>
Reviewed-by: Thierry Reding <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions