svn commit: r277815 - head/sys/netinet

Michael Tuexen tuexen at FreeBSD.org
Tue Jan 27 21:30:25 UTC 2015


Author: tuexen
Date: Tue Jan 27 21:30:24 2015
New Revision: 277815
URL: https://svnweb.freebsd.org/changeset/base/277815

Log:
  Whitespace change.

Modified:
  head/sys/netinet/sctp_usrreq.c

Modified: head/sys/netinet/sctp_usrreq.c
==============================================================================
--- head/sys/netinet/sctp_usrreq.c	Tue Jan 27 20:48:05 2015	(r277814)
+++ head/sys/netinet/sctp_usrreq.c	Tue Jan 27 21:30:24 2015	(r277815)
@@ -4054,7 +4054,6 @@ sctp_setopt(struct socket *so, int optna
 						SCTP_TCB_UNLOCK(stcb);
 					}
 					SCTP_INP_RUNLOCK(inp);
-
 				} else {
 					/*
 					 * Can't set stream value without


More information about the svn-src-head mailing list