![]() | ||||||||||
Messages in this thread |
On Wed, 02 Jan 2002 23:56:25 -0800, Andrew Morton <akpm@zip.com.au> wrote: >Yup. Problem is, we have about 1500 instances in the kernel :( You can ignore the ~250 entries in *syms.c files. EXPORT_SYMBOL only needs to know if a symbol is a function or anything else, it does not care about types at all. You can define variables and functions with invalid types in *syms.c without doing any damage. - 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 11:15 [W:0.179 / U:0.210 seconds] ©2003-2008 Jasper Spaans | ||||||||||