* [PATCH] unexport getnstimeofday
@ 2004-10-24 13:30 Christoph Hellwig
0 siblings, 0 replies; only message in thread
From: Christoph Hellwig @ 2004-10-24 13:30 UTC (permalink / raw)
To: akpm; +Cc: linux-kernel
this recently added function is only used by the posix timers code,
no need to be exported.
--- 1.25/kernel/time.c 2004-10-20 10:37:07 +02:00
+++ edited/kernel/time.c 2004-10-23 16:19:22 +02:00
@@ -528,8 +528,6 @@
}
#endif
-EXPORT_SYMBOL(getnstimeofday);
-
#if (BITS_PER_LONG < 64)
u64 get_jiffies_64(void)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-24 13:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-24 13:30 [PATCH] unexport getnstimeofday Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®