Remove unreached lines
[openafs.git] / src / vol / namei_ops.c
index e62a986..f85c2bf 100644 (file)
@@ -1513,7 +1513,7 @@ GetFreeTag(IHandle_t * ih, int vno)
     FDH_SYNC(fdP);
     FDH_UNLOCKFILE(fdP, offset);
     FDH_REALLYCLOSE(fdP);
-    return col;;
+    return col;
 
   badGetFreeTag:
     FDH_UNLOCKFILE(fdP, offset);