[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070407112604.808029ea.randy.dunlap@oracle.com>
Date: Sat, 7 Apr 2007 11:26:04 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: bbpetkov@...oo.de
Cc: Jan Engelhardt <jengelh@...ux01.gwdg.de>,
lkml <linux-kernel@...r.kernel.org>,
akpm <akpm@...ux-foundation.org>
Subject: Re: [PATCH] kernel-doc: handle arrays with arithmetic expressions
as initializers <was Re: [PATCH v2] kernel-doc: handle spaces in array
size>
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists