mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
vmalloc() returns a void pointer - no need to cast the return value. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>