summaryrefslogtreecommitdiffstats
path: root/scripts/qapi/types.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2020-11-17 17:52:52 +0100
committerPaolo Bonzini2020-12-10 18:15:21 +0100
commit2552f59a348f5fc9df7af8175c20a195a1d93c4b (patch)
treec261f842d70e5140368c65a04675870f9638aeb6 /scripts/qapi/types.py
parentscripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK (diff)
downloadqemu-2552f59a348f5fc9df7af8175c20a195a1d93c4b.tar.gz
qemu-2552f59a348f5fc9df7af8175c20a195a1d93c4b.tar.xz
qemu-2552f59a348f5fc9df7af8175c20a195a1d93c4b.zip
scripts/kernel-doc: handle function pointer prototypes
There are some function pointer prototypes inside the net includes, like this one: int (*pcs_config)(struct phylink_config *config, unsigned int mode, phy_interface_t interface, const unsigned long *advertising); There's nothing wrong using it with kernel-doc, but we need to add a rule for it to parse such kind of prototype. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/fec520dd731a273013ae06b7653a19c7d15b9562.1592895969.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20201117165312.118257-10-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/types.py')
0 files changed, 0 insertions, 0 deletions