u-boot/scripts
Heinrich Schuchardt 146ce6474d scripts/kernel-doc: fix parsing of function pointers
kernel-doc fails to parse function definitions like the one below

efi_status_t efi_create_event(uint32_t type, efi_uintn_t notify_tpl,
			      void (EFIAPI *notify_function) (
					struct efi_event *event,
					void *context),
			      void *notify_context, efi_guid_t *group,
			      struct efi_event **event)
{

due to the "EFIAPI" attribute preceding the function name.

cf. https://lkml.org/lkml/2018/9/3/1185

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-07-24 14:15:36 -04:00
..
basic
coccinelle
dtc
kconfig
.gitignore
bin2c.c
binutils-version.sh
build-whitelist.sh
check-config.sh
checkpatch.pl
checkstack.pl
cleanpatch
coccicheck
config_whitelist.txt rockchip: rk322x: use ARM arch timer instead of rk_timer 2019-07-20 23:59:44 +08:00
const_structs.checkpatch
coreboot.sed
decodecode
dtc-version.sh
fill_scrapyard.py
gcc-stack-usage.sh
gcc-version.sh
get_default_envs.sh
get_maintainer.pl
Kbuild.include
kernel-doc scripts/kernel-doc: fix parsing of function pointers 2019-07-24 14:15:36 -04:00
ld-version.sh
Lindent
mailmapper
Makefile
Makefile.autoconf
Makefile.build
Makefile.clean
Makefile.extrawarn
Makefile.host
Makefile.lib
Makefile.spl x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00
Makefile.uncmd_spl
mkmakefile
objdiff
setlocalversion
show-gnu-make
spelling.txt