commit | 837664528e17380cfacfb766de37df31572f07a0 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 08 16:14:45 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Oct 10 10:29:06 2015 -0300 |
tree | 1af084c03541d763bfef0b7b49bb61abaafe8e2e | |
parent | 3a80a766328fe73df5951639b5c9013ddba6efec [diff] |
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>