Re: [PATCH 1/4] include/linux/printk.h is not self-contained

From: Alexey Dobriyan
Date: Wed May 25 2011 - 11:52:15 EST


On Wed, May 25, 2011 at 6:20 PM, Geert Uytterhoeven
<geert@xxxxxxxxxxxxxx> wrote:
>> If not, maybe add:
>>
>> #ifndef _LINUX_KERNEL_H
>> #error don't include <linux/printk.h> directly, use <linux/kernel.h>
>> #endif
>
> That's another possibility. We already have several users, though.

Eh, it is because of sheer amount of printk() users headers aren't switched,
from kernel.h to printk.h
--
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/