commit | 966e0cdd504657333415f43de6a219197511ebff | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Feb 23 11:37:26 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Mon Mar 05 11:19:08 2012 +0000 |
tree | 62aa0782141b62ad2a0c22ba2249fa8e2d94fe5e | |
parent | 81ffbbedc37c6043e5f5b123da926aa7dd8ad60a [diff] |
drm: drop setting vm_file to filp Talking to Al Viro on irc, we can see no possible reason for doing this, the upper mmap code does it. The code has been there since first import into drm tree I can find. Al tracked down this as a requirement pre 2.3.51 hasn't been needed since. Acked-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Dave Airlie <airlied@redhat.com>