public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] mm/swapfile.c: unexport total_swap_pages
@ 2005-03-06 14:48 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-06 14:48 UTC (permalink / raw)
  To: linux-kernel

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.11-mm1-full/mm/swapfile.c.old	2005-03-04 16:23:03.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/swapfile.c	2005-03-04 16:23:18.000000000 +0100
@@ -37,8 +37,6 @@
 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 ";


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [2.6 patch] mm/swapfile.c: unexport total_swap_pages
@ 2005-03-25  1:11 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2005-03-25  1:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

I didn't find any possible modular usage in the kernel.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 6 Mar 2005

--- linux-2.6.11-mm1-full/mm/swapfile.c.old	2005-03-04 16:23:03.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/swapfile.c	2005-03-04 16:23:18.000000000 +0100
@@ -37,8 +37,6 @@
 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 ";


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-25  1:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 14:48 [2.6 patch] mm/swapfile.c: unexport total_swap_pages Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2005-03-25  1:11 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox