From: Dave Airlie Date: Thu, 23 Feb 2012 11:37:26 +0000 (+0000) Subject: drm: drop setting vm_file to filp X-Git-Tag: v3.4-rc1~143^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966e0cdd504657333415f43de6a219197511ebff;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed