git: Use <sys/param.h>'s roundup() in a few places.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 18 09:32:44 PDT 2015
commit a77a893ab255d608434dbabdbe58c403cee998e8
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 18 18:12:21 2015 +0200
Use <sys/param.h>'s roundup() in a few places.
Summary of changes:
sbin/fdisk/fdisk.c | 6 +++---
sys/ddb/db_expr.c | 3 +--
sys/kern/kern_systimer.c | 3 +--
sys/vm/vm_map.c | 2 +-
usr.sbin/lpr/common_source/ctlinfo.c | 5 +----
5 files changed, 7 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a77a893ab255d608434dbabdbe58c403cee998e8
--
DragonFly BSD source repository
More information about the Commits
mailing list