]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/afs/proc.c
[TCP]: Cleanup local variables of clean_rtx_queue
[linux-2.6-omap-h63xx.git] / fs / afs / proc.c
index 6edb56683b9ab496f3834720dbb8cc12817536b7..846c7615ac9e516bdb7810bc6498b9b516defbe6 100644 (file)
@@ -513,7 +513,7 @@ static void afs_proc_cell_volumes_stop(struct seq_file *p, void *v)
        up_read(&cell->vl_sem);
 }
 
-const char afs_vlocation_states[][4] = {
+static const char afs_vlocation_states[][4] = {
        [AFS_VL_NEW]                    = "New",
        [AFS_VL_CREATING]               = "Crt",
        [AFS_VL_VALID]                  = "Val",