Remove stray empty line.

MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2013-06-18 19:56:52 +00:00
parent 15441b18e2
commit 8b73dbd71f

View File

@ -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) {