Re: [RFC] SPI core -- revisited

From: Arjan van de Ven
Date: Sun Jun 26 2005 - 16:02:56 EST


> %p was invented for pointers.
>
> > +unsigned long pnx_copy_from_user(void *to, const void *from_user,
>
> const void __user *from, I believe.
>
> > +unsigned long pnx_copy_to_user(void *to_user, const void *from,
>

> const void __user *to.
> -


... or just kill the wrappers entirely!


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/