git: world/kernel: Use the powerof2() macro in various places.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Oct 13 04:57:17 PDT 2019
commit 161c3d833b02948c134d5e0ddc2579085ba0cdb9
Author: Sascha Wildner <saw at online.de>
Date: Sun Oct 13 13:56:13 2019 +0200
world/kernel: Use the powerof2() macro in various places.
Summary of changes:
libexec/rtld-elf/rtld.c | 2 +-
sbin/newfs/mkfs.c | 7 +++----
sys/bus/u4b/controller/uhci.c | 3 +--
sys/dev/drm/include/linux/bug.h | 2 +-
sys/netinet/tcp_subr.c | 2 +-
sys/netinet/udp_usrreq.c | 2 +-
sys/netproto/802_11/wlan/ieee80211_node.c | 2 +-
sys/platform/pc64/apic/ioapic_abi.c | 3 +--
sys/platform/pc64/icu/icu_abi.c | 3 +--
usr.sbin/makefs/ffs/mkfs.c | 7 +++----
10 files changed, 14 insertions(+), 19 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/161c3d833b02948c134d5e0ddc2579085ba0cdb9
--
DragonFly BSD source repository
More information about the Commits
mailing list