On Tue, 2007-05-29 at 12:40 +0100, Paul wrote: > Whilst generating some documentation with the mandocs target, I hit an error: > > Error(/tmp/linux-2.6.20//kernel/printk.c:504): cannot understand > prototype: 'ipipe_spinlock_t __ipipe_printk_lock = > IPIPE_SPIN_LOCK_UNLOCKED; ' > make[1]: *** [Documentation/DocBook/kernel-api.xml] Error 1 > make: *** [mandocs] Error 2 > > > It would appear that the __ipipe_* stuff between the printk function body and > it's corresponding documentation upsets docbook. The attached patch proposes > one fix for this problem (looks like it affects all arches).
Merged, thanks. > > > Regards, Paul. > > > _______________________________________________ > Adeos-main mailing list > [email protected] > https://mail.gna.org/listinfo/adeos-main -- Philippe. _______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
