Remove stray empty line.
MFC after: 3 days
This commit is contained in:
parent
15441b18e2
commit
8b73dbd71f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251959
@ -1362,7 +1362,6 @@ i915_gem_pager_fault(vm_object_t vm_obj, vm_ooffset_t offset, int prot,
|
||||
cause = ret = 0;
|
||||
m = NULL;
|
||||
|
||||
|
||||
if (i915_intr_pf) {
|
||||
ret = i915_mutex_lock_interruptible(dev);
|
||||
if (ret != 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user