Re: some questions about generated headers
From: Bartlomiej Zolnierkiewicz
Date: Sat Feb 09 2008 - 14:35:52 EST
On Saturday 09 February 2008, Robert P. J. Day wrote:
[...]
>> 3)
>
> related to 2), what's up with __KERNEL as well? it still shows up
> in a number of places in the kernel source. for example, see
> include/linux/hdsmart.h:
>
> ...
> #ifndef __KERNEL
> ...
> #endif /* __KERNEL__ *
>
> (and that missing trailing slash creeps me out, too.)
These hdsmart.h goofups are my doings. 8)
[ I must have been half-asleep while making these changes but no harm
for kernel side was done (this file is not used by kernel anymore)
and yes, I didn't have motivation to look up for answer to 3) so I've
just put fdefs there. ]
Thanks,
Bart
--
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/