diff options
author | 2014-01-29 13:12:31 +0100 | |
---|---|---|
committer | 2014-03-16 12:25:19 +0100 | |
commit | 5817878c6f4221c3ace4af63260080635063371e (patch) | |
tree | ba64249ef8d6e98bcc4384158fea1fac59cf30a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: remove unneeded #ifdef CONFIG_DEBUGFS (diff) | |
download | linux-dev-5817878c6f4221c3ace4af63260080635063371e.tar.xz linux-dev-5817878c6f4221c3ace4af63260080635063371e.zip |
drm: remove redundant minor->device field
Whenever we access minor->device, we are in a minor->kdev->...->fops
callback so the minor->kdev pointer *must* be valid. Thus, simply use
minor->kdev->devt instead of minor->device and remove the redundant field.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions