linux-locking-brace-fix-20090602
authorDerrick Brashear <shadow@dementia.org>
Tue, 2 Jun 2009 19:12:10 +0000 (19:12 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 2 Jun 2009 19:12:10 +0000 (19:12 +0000)
LICENSE IPL10

so regardless of which code branch we choose we work

src/afs/LINUX/osi_vnodeops.c

index 34aca14..4608d7f 100644 (file)
@@ -575,8 +575,8 @@ afs_linux_lock(struct file *fp, int cmd, struct file_lock *flp)
             crfree(credp);
             return 0;
         }
-    }
 # endif
+    }
     
 #endif
     /* Convert flock back to Linux's file_lock */