kernel-doc: better format typedef function output
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 8 Oct 2015 19:14:45 +0000 (16:14 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 10 Oct 2015 13:29:06 +0000 (10:29 -0300)
commit837664528e17380cfacfb766de37df31572f07a0
tree1af084c03541d763bfef0b7b49bb61abaafe8e2e
parent3a80a766328fe73df5951639b5c9013ddba6efec
kernel-doc: better format typedef function output

A typedef function looks more likely a function and not a
normal typedef. Change the code to use the output_function_*,
in order to properly parse the function prototype parameters.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
scripts/kernel-doc
This page took 0.033753 seconds and 5 git commands to generate.