Skip to content
Commit 5e6cafc8 authored by Marek Szyprowski's avatar Marek Szyprowski
Browse files

mm: vmalloc: use const void * for caller argument



'const void *' is a safer type for caller function type. This patch
updates all references to caller function type.

Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: default avatarMinchan Kim <minchan@kernel.org>
parent efc42bc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment