pull-prototypes-to-head-20020821
[openafs.git] / src / afs / SOLARIS / osi_vnodeops.c
index bff4a77..cc8b111 100644 (file)
@@ -572,7 +572,7 @@ retry:
     } /* while (1) ... */
 
     AFS_GLOCK();
-    pl[slot] = (struct page *) 0;
+    pl[slot] = NULL;
     ReleaseReadLock(&tdc->lock);
 
     /* Prefetch next chunk if we're at a chunk boundary */