lkml.org 
[lkml]   [2002]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] 2.5.42: build nfsd as module broken


On Sat, 12 Oct 2002, Olaf Dietsche wrote:

> +EXPORT_SYMBOL(cache_fresh);
> +EXPORT_SYMBOL(cache_flush);
> +EXPORT_SYMBOL(cache_unregister);
> +EXPORT_SYMBOL(cache_check);
> +EXPORT_SYMBOL(cache_clean);
> +EXPORT_SYMBOL(cache_register);
> +EXPORT_SYMBOL(cache_init);
> +EXPORT_SYMBOL(add_word);
> +EXPORT_SYMBOL(add_hex);
> +EXPORT_SYMBOL(get_word);

Ahem. Non-static objects called add_word and get_word? Even the cache_...()
stuff is a namespace pollution (which kind of cache?), but that...

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