Date: Sun, 16 Jul 2006 21:05:58 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c Message-ID: <200607162105.k6GL5wY0083074@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-07-16 21:05:58 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 pmap.c
Log:
MFamd64
Make three simplifications to pmap_ts_referenced():
Eliminate an initialized but otherwise unused variable.
Eliminate an unnecessary test.
Exit the loop in a shorter way.
Revision Changes Path
1.568 +3 -6 src/sys/i386/i386/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607162105.k6GL5wY0083074>
