Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

s390/mm: fixing comment so that parameter name match

Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

authored by

Dominik Dingel and committed by
Martin Schwidefsky
c7c5be73 cf813db0

+1 -1
+1 -1
arch/s390/mm/pgtable.c
··· 748 748 /** 749 749 * gmap_ipte_notify - mark a range of ptes for invalidation notification 750 750 * @gmap: pointer to guest mapping meta data structure 751 - * @address: virtual address in the guest address space 751 + * @start: virtual address in the guest address space 752 752 * @len: size of area 753 753 * 754 754 * Returns 0 if for each page in the given range a gmap mapping exists and