Author: kib Date: Mon Jul 20 19:51:41 2015 New Revision: 285724 URL: https://svnweb.freebsd.org/changeset/base/285724
Log: Typo in comment. Modified: head/sys/x86/iommu/intel_idpgtbl.c Modified: head/sys/x86/iommu/intel_idpgtbl.c ============================================================================== --- head/sys/x86/iommu/intel_idpgtbl.c Mon Jul 20 17:48:00 2015 (r285723) +++ head/sys/x86/iommu/intel_idpgtbl.c Mon Jul 20 19:51:41 2015 (r285724) @@ -386,7 +386,7 @@ retry: * Prevent potential free while pgtbl_obj is * unlocked in the recursive call to * domain_pgtbl_map_pte(), if other thread did - * pte write and clean while the lock if + * pte write and clean while the lock is * dropped. */ m->wire_count++; _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"