commit | c2667355619572c9324916b62b4f6608a56de031 | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Thu Mar 13 10:30:25 2014 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Fri Mar 28 14:19:01 2014 +0100 |
tree | 58aafe94b10685c4d4682bf8e02948b725cb6a0e | |
parent | 09f308f7b675b692d1c0a451ff02f0fff7846c96 [diff] |
drm: Break out ioctl permission check to a separate function v2 Helps reviewing and understanding these checks. v2: Remove misplaced newlines. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com>