Re: [PATCH] doc: fix generation of device-drivers

2013-11-26 Thread Andy Whitcroft
Acked-by: Andy Whitcroft -apw -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] doc: fix generation of device-drivers

2013-11-22 Thread Randy Dunlap
On 11/20/13 00:50, Nicolas Dichtel wrote: > Since commit 7a6354e241d8 ("sched: Move wait.c into kernel/sched/"), the path > of this file has changed. This is a fatal kernel-doc error. Please merge quickly/soon. Thanks. > CC: Peter Zijlstra > CC: Ingo Molnar > Signed-off-by: Nicolas Dichtel >