Use size_t to remove casts.
commit57520f821450d11b55fd214e5474b51dcfd0e767
authorzrj <rimvydas.jasinskas@gmail.com>
Thu, 28 Apr 2016 13:09:18 +0000 (28 16:09 +0300)
committerzrj <zrj@dragonflybsd.org>
Thu, 28 Apr 2016 14:33:32 +0000 (28 17:33 +0300)
tree9a6b4dcfc49e82203b8de845c134e934db4acd70
parent137f4259438e31e5d1cb196034dc4fcde775d556
Use size_t to remove casts.

While there, perform some style(9) fixes.

No functional change.
sys/boot/common/module.c