Re: [PATCH v2 4/9] mm: make gather_stats() type-safe and remove forwarddeclaration

From: KOSAKI Motohiro
Date: Tue May 17 2011 - 20:01:51 EST


(2011/05/16 7:20), Stephen Wilson wrote:
> Improve the prototype of gather_stats() to take a struct numa_maps as
> argument instead of a generic void *. Update all callers to make the
> required type explicit.
>
> Since gather_stats() is not needed before its definition and is
> scheduled to be moved out of mempolicy.c the declaration is removed as
> well.
>
> Signed-off-by: Stephen Wilson<wilsons@xxxxxxxx>
> Cc: KOSAKI Motohiro<kosaki.motohiro@xxxxxxxxxxxxxx>
> Cc: Hugh Dickins<hughd@xxxxxxxxxx>
> Cc: David Rientjes<rientjes@xxxxxxxxxx>
> Cc: Lee Schermerhorn<lee.schermerhorn@xxxxxx>
> Cc: Alexey Dobriyan<adobriyan@xxxxxxxxx>
> Cc: Christoph Lameter<cl@xxxxxxxxxxxxxxxxxxxx>

Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>


--
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/