From owner-cvs-all Fri Dec 20 3:16:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3C4337B401; Fri, 20 Dec 2002 03:16:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 611D343EE6; Fri, 20 Dec 2002 03:16:53 -0800 (PST) (envelope-from hsu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBKBGrfh010977; Fri, 20 Dec 2002 03:16:53 -0800 (PST) (envelope-from hsu@repoman.freebsd.org) Received: (from hsu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBKBGrPB010976; Fri, 20 Dec 2002 03:16:53 -0800 (PST) Message-Id: <200212201116.gBKBGrPB010976@repoman.freebsd.org> From: Jeffrey Hsu Date: Fri, 20 Dec 2002 03:16:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2002/12/20 03:16:53 PST Modified files: sys/netinet tcp_input.c Log: Unravel a nested conditional. Remove an unneeded local variable. Revision Changes Path 1.185 +12 -21 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message