Remove struct from AFS_UCRED instantiations (opaque credential type support)
[openafs.git] / src / afs / UKERNEL / osi_vnodeops.c
index d04013f..f2d6d55 100644 (file)
@@ -31,7 +31,7 @@ afs_vrdwr(struct usr_vnode *avc, struct usr_uio *uio, int rw, int io,
 }
 
 int
-afs_inactive(struct vcache *avc, struct AFS_UCRED *acred)
+afs_inactive(struct vcache *avc, AFS_UCRED *acred)
 {
     if (afs_shuttingdown)
        return 0;