linux/drivers/staging/zsmalloc
Seth Jennings 6539a36c0c staging: zsmalloc: s/firstpage/page in new copy map funcs
firstpage already has precedent and meaning the first page
of a zspage.  In the case of the copy mapping functions,
it is the first of a pair of pages needing to be mapped.

This patch just renames the firstpage argument to "page" to
avoid confusion.

Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-13 19:28:08 -07:00
..
Kconfig staging: zsmalloc: remove x86 dependency 2012-07-09 11:34:59 -07:00
Makefile
zsmalloc_int.h staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zsmalloc-main.c staging: zsmalloc: s/firstpage/page in new copy map funcs 2012-08-13 19:28:08 -07:00
zsmalloc.h staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00