This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6a1abbcf56 driver/audio: remove unnecessary switch in switch new 879dab08a6 binfmt: Move elf_allocbuffer to elf_sectname and elf_symname new 120c4a1660 modlib: Move modlib_allocbuffer to modlib_sectname and modlib_symname The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: binfmt/libelf/libelf_bind.c | 11 ----------- binfmt/libelf/libelf_ctors.c | 11 ----------- binfmt/libelf/libelf_dtors.c | 11 ----------- binfmt/libelf/libelf_sections.c | 11 +++++++++++ binfmt/libelf/libelf_symbols.c | 11 +++++++++++ libs/libc/modlib/modlib_bind.c | 11 ----------- libs/libc/modlib/modlib_sections.c | 11 +++++++++++ libs/libc/modlib/modlib_symbols.c | 11 +++++++++++ 8 files changed, 44 insertions(+), 44 deletions(-)