Em Thu, 28 Sep 2017 18:32:30 +0200
Markus Heiser escreveu:
> Hi Mauro,
>
> this 'else' addition seems a bit spooky to me. As I commented in patch 09/13
> may it helps when you look at
>
>
> https://github.com/return42/linuxdoc/blob/master/linuxdoc/kernel_doc.py#L2499
>
> which is IMO a bit
Hi Mauro,
this 'else' addition seems a bit spooky to me. As I commented in patch 09/13
may it helps when you look at
https://github.com/return42/linuxdoc/blob/master/linuxdoc/kernel_doc.py#L2499
which is IMO a bit more clear.
-- Markus --
> Am 27.09.2017 um 23:10 schrieb Mauro Carvalho Cheh
Function arguments are different than usual ones. So, an
special logic is needed in order to handle such arguments
on nested structs.
Signed-off-by: Mauro Carvalho Chehab
---
scripts/kernel-doc | 38 ++
1 file changed, 26 insertions(+), 12 deletions(-)
diff -