git: <sys/systm.h>: Mark various function parameters as __nonnull().

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Jan 17 22:50:03 PST 2014


commit f07483c3775c9c2738ffc9faee8834a212a9ad0f
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jan 18 07:48:44 2014 +0100

    <sys/systm.h>: Mark various function parameters as __nonnull().
    
    I guess we have KASSERTs too for some of these (tsleep(), I'm sure), but
    it is always nice to catch issues at build time already.

Summary of changes:
 sys/sys/systm.h | 83 ++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 50 insertions(+), 33 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f07483c3775c9c2738ffc9faee8834a212a9ad0f


-- 
DragonFly BSD source repository



More information about the Commits mailing list