Remove struct from AFS_UCRED instantiations (opaque credential type support)
[openafs.git] / src / afs / afs_dcache.c
index ff900f1..d7f8509 100644 (file)
@@ -1264,7 +1264,7 @@ afs_PutDCache(register struct dcache *adc)
  *     Both pvnLock and lock are write held.
  */
 void
-afs_TryToSmush(register struct vcache *avc, struct AFS_UCRED *acred, int sync)
+afs_TryToSmush(register struct vcache *avc, AFS_UCRED *acred, int sync)
 {
     register struct dcache *tdc;
     register int index;