X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fswapfile.c;h=edafeace301f01879e04d31c9bf9e5c01a4484e9;hb=89a1623df6024e3093f6f3336466809d4f003fe7;hp=8970c0b74194f45f2bce26592399e9db40f2947b;hpb=9e0cb06b17be7e562cbdaba2768649f025826dc6;p=linux-2.6 diff --git a/mm/swapfile.c b/mm/swapfile.c index 8970c0b741..edafeace30 100644 --- a/mm/swapfile.c +++ b/mm/swapfile.c @@ -36,8 +36,6 @@ unsigned int nr_swapfiles; long total_swap_pages; static int swap_overflow; -EXPORT_SYMBOL(total_swap_pages); - static const char Bad_file[] = "Bad swap file entry "; static const char Unused_file[] = "Unused swap file entry "; static const char Bad_offset[] = "Bad swap offset entry ";