]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/server.c
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
[linux-2.6-omap-h63xx.git] / fs / afs / server.c
index 231ae4150279e2b98f78dac4b9a45ec5bde26633..28f2451419e1406b3be0aa0a0258fe14f73a0834 100644 (file)
@@ -13,7 +13,7 @@
 #include <linux/slab.h>
 #include "internal.h"
 
-unsigned afs_server_timeout = 10;      /* server timeout in seconds */
+static unsigned afs_server_timeout = 10;       /* server timeout in seconds */
 
 static void afs_reap_server(struct work_struct *);