On Tue, Apr 07, 2009 at 07:44:57PM +0200, Sam Ravnborg wrote: > On Tue, Apr 07, 2009 at 06:07:08PM +0200, Christoph Hellwig wrote: > > There's no kernel-only content in it anymore, so move it to header-y > > and remove the superflous #ifdef __KERNEL__. > > today there is no difference between header-y and unifdef-y. > We pass everything through unifdef these days. The __KERNEL__ removal still applies, and as long as we have two different variables it should use the correct one. But why do you send all through unifdef anyway? That's a pretty bad signal to send when we try to get people to do cleanly seprated headers. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html