Re: [PATCH 1/1] vmalloc: Remove static declaration of va from__get_vm_area_node

From: David Rientjes
Date: Thu Dec 08 2011 - 02:50:53 EST


On Thu, 8 Dec 2011, Kautuk Consul wrote:

> Static storage is not required for the struct vmap_area in
> __get_vm_area_node.
>
> Removing "static" to store this variable on the stack instead.
>
> Signed-off-by: Kautuk Consul <consul.kautuk@xxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/