Remove a comment that shouldn't have gone in.

X-MFC-with:	r249864
This commit is contained in:
Justin Hibbits 2013-04-26 05:18:18 +00:00
parent 199fee4ea3
commit 70c29e3930
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=249918

View File

@ -2588,9 +2588,6 @@ moea_dumpsys_map(mmu_t mmu, struct pmap_md *md, vm_size_t ofs,
return (md->md_vaddr + ofs);
}
/* TODO: Run this on minbar, single calls, to check addresses, offsets, and
* sizes. It should be doing more than just single pages.
*/
struct pmap_md *
moea_scan_md(mmu_t mmu, struct pmap_md *prev)
{