patch-2.4.0-test10 linux/fs/lockd/clntlock.c

Next file: linux/fs/lockd/clntproc.c
Previous file: linux/fs/isofs/rock.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test9/linux/fs/lockd/clntlock.c linux/fs/lockd/clntlock.c
@@ -41,7 +41,7 @@
 	u32			b_status;	/* grant callback status */
 };
 
-static struct nlm_wait *	nlm_blocked = NULL;
+static struct nlm_wait *	nlm_blocked;
 
 /*
  * Block on a lock

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)