cvs commit: src/sys/amd64/amd64 pmap.c
Alan Cox
alc at FreeBSD.org
Sat Jul 1 23:43:55 UTC 2006
alc 2006-07-01 23:43:54 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Tidy up pmap_ts_referenced(): Eliminate excessive white space. Eliminate
an initialized but otherwise unused variable. Explicitly check a pointer
against NULL.
There are no functional changes. Checked by: md5
Revision Changes Path
1.562 +1 -11 src/sys/amd64/amd64/pmap.c
More information about the cvs-src
mailing list