linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [PATCH 5/9] UML - Remove duplicated exports
@ 2005-08-29 20:07 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-08-29 20:07 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, user-mode-linux-devel, Al Viro

Al Viro spotted a bunch of duplicated exports - this removes them.

Signed-off-by: Jeff Dike <jdike@addtoit.com>

Index: linux-2.6.13-rc6/arch/um/kernel/ksyms.c
===================================================================
--- linux-2.6.13-rc6.orig/arch/um/kernel/ksyms.c	2005-08-15 12:03:00.000000000 -0400
+++ linux-2.6.13-rc6/arch/um/kernel/ksyms.c	2005-08-15 14:07:43.000000000 -0400
@@ -114,22 +114,3 @@
 EXPORT_SYMBOL(__read_lock_failed);
 
 #endif
-
-#ifdef CONFIG_HIGHMEM
-EXPORT_SYMBOL(kmap);
-EXPORT_SYMBOL(kunmap);
-EXPORT_SYMBOL(kmap_atomic);
-EXPORT_SYMBOL(kunmap_atomic);
-EXPORT_SYMBOL(kmap_atomic_to_page);
-#endif
-
-/*
- * Overrides for Emacs so that we follow Linus's tabbing style.
- * Emacs will notice this stuff at the end of the file and automatically
- * adjust the settings for this buffer only.  This must remain at the end
- * of the file.
- * ---------------------------------------------------------------------------
- * Local variables:
- * c-file-style: "linux"
- * End:
- */



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-29 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-29 20:07 [uml-devel] [PATCH 5/9] UML - Remove duplicated exports Jeff Dike

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