patch-2.4.20 linux-2.4.20/fs/nfs/flushd.c

Next file: linux-2.4.20/fs/nfs/inode.c
Previous file: linux-2.4.20/fs/nfs/dir.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/fs/nfs/flushd.c linux-2.4.20/fs/nfs/flushd.c
@@ -50,7 +50,7 @@
 /*
  * This is the wait queue all cluster daemons sleep on
  */
-static struct rpc_wait_queue    flushd_queue = RPC_INIT_WAITQ("nfs_flushd");
+static RPC_WAITQ(flushd_queue, "nfs_flushd");
 
 /*
  * Local function declarations.

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