lkml.org 
[lkml]   [2004]   [Sep]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] don't export shmem_file_setup

--- 1.161/mm/shmem.c 2004-09-03 11:08:25 +02:00
+++ edited/mm/shmem.c 2004-09-07 14:11:00 +02:00
@@ -2104,5 +2104,3 @@
vma->vm_ops = &shmem_vm_ops;
return 0;
}
-
-EXPORT_SYMBOL(shmem_file_setup);
--- 1.1/mm/tiny-shmem.c 2004-08-31 10:00:08 +02:00
+++ edited/mm/tiny-shmem.c 2004-09-07 14:11:06 +02:00
@@ -120,5 +120,3 @@
{
return 0;
}
-
-EXPORT_SYMBOL(shmem_file_setup);
-
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: 2005-03-22 14:06    [W:0.043 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site