git: fsck_hammer2(8): de-inline couple of functions
Daniel Fojt
deef at crater.dragonflybsd.org
Mon Aug 31 01:28:27 PDT 2020
commit bdaacb9f7da5b55e2c983ed6a9eae1c53a9ead77
Author: Daniel Fojt <df at neosystem.org>
Date: Sun Aug 30 13:30:30 2020 +0200
fsck_hammer2(8): de-inline couple of functions
Fix -Werror=inline ("call is unlikely and code size would grow") exposed
when building world with -Os.
Summary of changes:
sbin/fsck_hammer2/test.c | 2 +-
sys/sys/tree.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bdaacb9f7da5b55e2c983ed6a9eae1c53a9ead77
--
DragonFly BSD source repository
More information about the Commits
mailing list