lkml.org 
[lkml]   [2000]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [patch] smbfs update for 2.4.0-test7-pre4
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/

\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.026 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site