git: kernel - fix sctp build (LINT)

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jan 15 18:00:00 PST 2010


commit 3533f36552022984c3d7defd3c059d3e20a75b0f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Jan 15 17:57:55 2010 -0800

    kernel - fix sctp build (LINT)
    
    * malloc_init() needs a pre-initialized ks_magic
    
    * Remove unused variables.
    
    Reported-by: Peter Avalos <pavalos at theshell.com>

Summary of changes:
 sys/netinet/sctp_pcb.c |    6 ++++--
 sys/netinet/sctputil.h |    1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3533f36552022984c3d7defd3c059d3e20a75b0f


-- 
DragonFly BSD source repository





More information about the Commits mailing list