diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-06-19 18:28:20 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-06-19 20:31:42 +0200 |
commit | 8ad01c1ae3541c6788a0e8ff00f25e8cf2d3bece (patch) | |
tree | aa234492f8b528c00232367def856ce1d254a508 /fs/super.c | |
parent | 50cfc12d62f11812e2c6bd0b06b45590fee256c5 (diff) |
drm/i915: simplify context_idr_cleanupfor-angela
The idr code already passes us the pointer associated with that id, so
no need to look it up again. Also, we'll kill the idr right away, so
there's no issue with leaving these dangling pointers behind - the
current code does the same.
v2: Also drop the file argument, spotted by Ben Widawsky.
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions