Re: (patch-2.4.6) Fix oops with Iomega Clik! (ide-floppy)

Jeff Garzik (jgarzik@mandrakesoft.com)
Sat, 14 Jul 2001 23:46:46 -0400


Chris Wedgwood wrote:
> /* KERNEL_PRIVATE_BEGIN: blah */
>
> struct internal organs(int foo, char *bar);
>
> /* KERNEL_PRIVATE_END */

1) this is the same fscking thing we have now with ifdef __KERNEL__

2) if you are coming up with a -new- token, realize that kernel-private
stuff is the common case, and use LIBC_KERNEL_SHARED_{BEGIN,END} instead

-- 
Jeff Garzik      | A recent study has shown that too much soup
Building 1024    | can cause malaise in laboratory mice.
MandrakeSoft     |
-
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/