Loading mm/swapfile.c +0 −2 Original line number Diff line number Diff line Loading @@ -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 "; Loading Loading
mm/swapfile.c +0 −2 Original line number Diff line number Diff line Loading @@ -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 "; Loading