From 22e6a2519c35bf6329997589db39dbcfe720613b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 4 Oct 1994 04:18:06 +0000 Subject: entered into RCS --- ufs/pokeloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ufs') diff --git a/ufs/pokeloc.c b/ufs/pokeloc.c index cc1f364c..0e7235ad 100644 --- a/ufs/pokeloc.c +++ b/ufs/pokeloc.c @@ -28,7 +28,7 @@ struct pokeloc }; struct pokeloc *pokelist; -spin_lock_t pokelistlock = SPIN_LOCK_INITIAILIZER; +spin_lock_t pokelistlock = SPIN_LOCK_INITIALIZER; /* Remember that data here on the disk has been modified. */ void -- cgit v1.2.3