]> git.baikalelectronics.ru Git - kernel.git/commit
scripts: kernel-doc: handle nested struct function arguments
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 18 Dec 2017 12:30:16 +0000 (10:30 -0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Dec 2017 20:41:47 +0000 (13:41 -0700)
commita7d025d4c79bc39ec204d732dcb2914e4dcc9bbb
tree0794248e3eb713eea950fc5512d6f1c7515b11f4
parent75c6a0b4605e95daf6025fc86039f0b4186f5155
scripts: kernel-doc: handle nested struct function arguments

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 <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/kernel-doc