git: kernel - fix sctp build (LINT)

看板DFBSD_commit作者時間16年前 (2010/01/16 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 3533f36552022984c3d7defd3c059d3e20a75b0f Author: Matthew Dillon <dillon@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@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
文章代碼(AID): #1BKIKeXf (DFBSD_commit)