[2.6 patch] mm/swap.c: unexport vm_acct_memory

From: Adrian Bunk
Date: Thu Mar 24 2005 - 20:23:15 EST


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

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

This patch was already sent on:
- 6 Mar 2005

--- linux-2.6.11-mm1-full/mm/swap.c.old 2005-03-04 16:05:42.000000000 +0100
+++ linux-2.6.11-mm1-full/mm/swap.c 2005-03-04 16:05:57.000000000 +0100
@@ -412,7 +412,6 @@
}
preempt_enable();
}
-EXPORT_SYMBOL(vm_acct_memory);

#ifdef CONFIG_HOTPLUG_CPU
static void lru_drain_cache(unsigned int cpu)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/