lkml.org 
[lkml]   [2002]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] 2.5.31 missing EXPORT devfs/base.c
Date
devfs_find_and_unregister is listed in the header files, but
not exported from the place where it matters. It's needed
in module cleanups/exit code.

Peter


--- linux-2.5.31/fs/devfs/base.c.orig Sun Aug 11 03:41:22 2002
+++ linux-2.5.31/fs/devfs/base.c Sun Aug 18 17:01:33 2002
@@ -2327,6 +2327,7 @@
EXPORT_SYMBOL(devfs_auto_unregister);
EXPORT_SYMBOL(devfs_get_unregister_slave);
EXPORT_SYMBOL(devfs_get_name);
+EXPORT_SYMBOL(devfs_find_and_unregister);


/**
-
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 13:28    [W:0.039 / U:0.804 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site