On Wed, 30 May 2007 19:28:04 +0400 Pavel Emelianov <[EMAIL PROTECTED]> wrote:
> +#ifdef CONFIG_RSS_CONTAINER > +#define page_container(page) (page->rss_container) > +#else > +#define page_container(page) (NULL) > +#endif static inline C functions are nicer. _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
