git: stand: Replace the cumbersome "x" __XSTRING() "y" with '__func__'
Aaron LI
aly at crater.dragonflybsd.org
Sun Jun 21 03:02:00 PDT 2026
commit 6597598cb624fd5a0accb9817b1261f236a19394
Author: Aaron LI <aly at aaronly.me>
Date: Sun Jun 21 17:24:50 2026 +0800
stand: Replace the cumbersome "x" __XSTRING() "y" with '__func__'
Summary of changes:
stand/boot/common/load_elf.c | 32 +++++++++++++++-----------------
stand/boot/common/load_elf_obj.c | 26 +++++++++-----------------
2 files changed, 24 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6597598cb624fd5a0accb9817b1261f236a19394
--
DragonFly BSD source repository
More information about the Commits
mailing list