Commit 27cce7f
i915: Fix sense of conditional for i915_gem_mmap_ioctl ABI hack.
Original issue and fix described here:
https://mail-index.netbsd.org/source-changes/2018/08/27/msg098501.html
This was broken in the merge in 2021, and I tried to restore it but
got the sense of the conditional wrong:
https://mail-index.netbsd.org/source-changes/2021/12/19/msg135215.html1 parent da30101 commit 27cce7f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments