Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2001 16:17:55 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha trap.c
Message-ID:  <200105112317.f4BNHtb06520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/05/11 16:17:55 PDT

  Modified files:
    sys/alpha/alpha      trap.c 
  Log:
  Simply the vm fault trap handling code a bit by using if-else instead of
  duplicating code in the then case and then using a goto to jump around
  the else case.
  
  Revision  Changes    Path
  1.59      +5 -12     src/sys/alpha/alpha/trap.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105112317.f4BNHtb06520>