]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/dccp/probe.c
Fix nfsd truncation of readdir results
[linux-2.6-omap-h63xx.git] / net / dccp / probe.c
index 0bcdc92502794867b7254bc338044555b6493245..81368a7f5379c9907b88e64ac03fa5f23b7313f6 100644 (file)
@@ -42,7 +42,7 @@ static int bufsize = 64 * 1024;
 
 static const char procname[] = "dccpprobe";
 
-struct {
+static struct {
        struct kfifo      *fifo;
        spinlock_t        lock;
        wait_queue_head_t wait;