git: boot/common: Clean up, ansify some functions, remove unneeded statements.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Thu Apr 28 15:11:16 PDT 2016
commit aa79ea1614008803e627b79191473a549ca19b96
Author: Imre Vadász <imre at vdsz.com>
Date: Thu Apr 28 22:54:08 2016 +0200
boot/common: Clean up, ansify some functions, remove unneeded statements.
* No functional changes.
* Change some int variables into size_t in boot/common/module.c.
* Use MAX macro.
Summary of changes:
sys/boot/common/commands.c | 4 ++--
sys/boot/common/dev_net.c | 6 ++----
sys/boot/common/misc.c | 2 +-
sys/boot/common/module.c | 11 +++--------
4 files changed, 8 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa79ea1614008803e627b79191473a549ca19b96
--
DragonFly BSD source repository
More information about the Commits
mailing list