]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/pagewalk.c
KVM: Fix device assignment threaded irq handler
[karo-tx-linux.git] / mm / pagewalk.c
index aa9701e12714af2ce7ead752def02200910bf2b1..6c118d012bb5a27be54ab331a4491e3ec421ac31 100644 (file)
@@ -162,7 +162,6 @@ static int walk_hugetlb_range(struct vm_area_struct *vma,
 
 /**
  * walk_page_range - walk a memory map's page tables with a callback
- * @mm: memory map to walk
  * @addr: starting address
  * @end: ending address
  * @walk: set of callbacks to invoke for each level of the tree