Minor cleanup of memtest.
authorSteve Reinhardt <stever@eecs.umich.edu>
Mon, 3 Oct 2005 13:13:56 +0000 (09:13 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Mon, 3 Oct 2005 13:13:56 +0000 (09:13 -0400)
commite90332ff7ada8b466bfba276957ad2ffaa82b58a
tree93a8e7f1541fefb47cab3efed4878bf687e63c3b
parent93e60de65647f3324e59b291c35ef2cf3a0fb9a0
Minor cleanup of memtest.

cpu/memtest/memtest.cc:
    Call random() consistently (not sometimes rand() and sometimes random()).
    Don't bother to call random() for copy-only parameters unless we're
    actually doing a copy.

--HG--
extra : convert_revision : 50ef72594ad53ba531584b3c9dde61ac036a4e38
cpu/memtest/memtest.cc