]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - scripts/kernel-doc
kernel-doc: include parameter type in docbook output
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 2 Jan 2017 15:22:25 +0000 (16:22 +0100)
committerJonathan Corbet <corbet@lwn.net>
Wed, 4 Jan 2017 22:07:53 +0000 (15:07 -0700)
commitfc6d7af89fa968c378d4437d7905ccd76efa6af4
tree930842d087a149f5b913d9913e90e53aae267499
parentb1aaa546b52baf7cdc97961e9ba445a26948c1af
kernel-doc: include parameter type in docbook output

The restructuredText output includes both the parameter type and
the name for functions and function-typed members.  Do the same
for docbook.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/kernel-doc