Re: [PATCH v2 00/39] Implement kernel-doc in Python
Jonathan Corbet <[email protected]>
| Newsgroups | gmane.linux.kernel.cross-arch,gmane.linux.documentation,gmane.linux.kernel,gmane.linux.drivers.video-input-infrastructure,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
Mauro Carvalho Chehab <[email protected]> writes: > Hi Jon, > > This changeset contains the kernel-doc.py script to replace the verable > kernel-doc originally written in Perl. It replaces the first version and the > second series I sent on the top of it. I've sent minor comments on a couple of the patches. The new version works for me, I can't find any real problems with it. Here's the question: what were your thoughts on when to do this? I can certainly take the initial fixup patches and get them out of your queue, but at some point there will be a need to dive into the deep end. I'm just a bit leery of doing that as we head toward -rc5... what do you think of "just after the merge window"? I'm definitely looking forward to no longer having to bash my head against the Perl version... Thanks, jon