Re: [PATCH] Change void* into explict vm_struct*

From: David Rientjes
Date: Thu Dec 22 2011 - 02:38:39 EST


On Thu, 22 Dec 2011, Minchan Kim wrote:

> Now, vmap_area->private is void* but we don't use the field
> for various purpose but use only for vm_struct.
> So change it with vm_struct* with naming and it's more good
> for readability and type checking.
>
> Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx>

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/