I have no idea where to mail it, so I'll send it here.
In fatfs_syms.c, It says:
static int __init init_fat_fs(void)
while in msdos_fs.h:
extern int init_fat_fs(void);
This really doesn't work together, and I think it really should be static,
so I removed that line from msdos_fs.h.
simple patch is attached.
Kurt
-
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 : Fri Mar 31 2000 - 21:00:14 EST