lkml.org 
[lkml]   [2006]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] unexport install_page
No in-kernel module is using it, so there's no reason bloating the 
kernel with this EXPORT_SYMBOL.

The addition was justified back in 2003 with being required for a
project, but it's still not used by any in-kernel module.

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

---

This patch was already sent on:
- 20 Feb 2006
- 16 Feb 2006

--- linux-2.6.16-rc3-mm1-full/mm/fremap.c.old 2006-02-16 16:45:09.000000000 +0100
+++ linux-2.6.16-rc3-mm1-full/mm/fremap.c 2006-02-16 16:45:18.000000000 +0100
@@ -89,7 +89,6 @@
out:
return err;
}
-EXPORT_SYMBOL(install_page);

/*
* Install a file pte to a given virtual memory address, release any
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-06-29 21:23    [W:0.040 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site