2.6.9-rc1-mm4 : typo in include/linux/hardirq.h ?

From: Eric Leblond
Date: Sat Sep 11 2004 - 05:26:39 EST


Hi,

On my i386 computer, at line 5 of include/linux/hardirq.h we can read :
#ifdef CONFIG_PREEPT
It seems it should be
#ifdef CONFIG_PREEMPT

With this change, compilation of external driver like ndiswrapper works
again.

Please CC me as I've not subscribed to the list.

BR,
--
Eric Leblond <eric@xxxxxx>
INL

-
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/