On Sat, 7 Apr 2007 17:04:44 +0200 Borislav Petkov wrote: > > In a different approach here's a patch that handles the special case of > composite arithmetic expressions in array size initializers. With it, > prior to pushing the split strings on the @first_arg array, I split the > keywords before the array name as before and then keep the array name > along with the subscript expression as a single whole element which gets > pushed last. In this manner, kernel-doc produces correct output without > removing whitespaces which makes the array subscripts unreadable in the docs.
Nice job. Andrew, please drop kernel-doc-handle-spaces-in-array-size.patch and I'll (re)send this one to you. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/