Author: kib
Date: Tue Jun 18 19:56:52 2013
New Revision: 251959
URL: http://svnweb.freebsd.org/changeset/base/251959
Log:
Remove stray empty line.
MFC after: 3 days
Modified:
head/sys/dev/drm2/i915/i915_gem.c
Modified: head/sys/dev/drm2/i915/i915_gem.c
==============================================================================
--- head/sys/dev/drm2/i915/i915_gem.c Tue Jun 18 19:35:51 2013
(r251958)
+++ head/sys/dev/drm2/i915/i915_gem.c Tue Jun 18 19:56:52 2013
(r251959)
@@ -1362,7 +1362,6 @@ unlocked_vmobj:
cause = ret = 0;
m = NULL;
-
if (i915_intr_pf) {
ret = i915_mutex_lock_interruptible(dev);
if (ret != 0) {
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"