From owner-cvs-all Sat Jun 10 12:48:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4162E37BEFE; Sat, 10 Jun 2000 12:48:20 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA40198; Sat, 10 Jun 2000 12:48:20 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200006101948.MAA40198@freefall.freebsd.org> From: Alexander Langer Date: Sat, 10 Jun 2000 12:48:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha interrupt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/06/10 12:48:20 PDT Modified files: sys/alpha/alpha interrupt.c Log: Avoid useless check against NULL, since we assign the checked value to the var anyways. Reviewed by: bde Revision Changes Path 1.19 +2 -5 src/sys/alpha/alpha/interrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message