Re: [patch] smbfs update for 2.4.0-test7-pre4

From: Urban Widmark (urban@svenskatest.se)
Date: Mon Aug 14 2000 - 16:22:10 EST


On Mon, 14 Aug 2000, Urban Widmark wrote:

> Note that the patch adds an export of strsep too. Someone cared ... :)

Well, obviously that part is missing. If you accept the previous patch, it
needs this line too.

(Grr, I had a working, tested patch but then I decided it needed "cleaning
 up" to remove a pointless debug printk and lost this bit. Sorry.)

/Urban

--- linux-2.4.0-test7-pre4-orig/kernel/ksyms.c Mon Aug 14 23:12:48 2000
+++ linux/kernel/ksyms.c Mon Aug 14 23:13:04 2000
@@ -527,6 +527,7 @@
 /* library functions */
 EXPORT_SYMBOL(strnicmp);
 EXPORT_SYMBOL(strspn);
+EXPORT_SYMBOL(strsep);
 
 /* software interrupts */
 EXPORT_SYMBOL(tasklet_hi_vec);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:34 EST