Re: [PATCH 7/8] proc: make struct proc_maps_private truly private

From: KOSAKI Motohiro
Date: Mon May 09 2011 - 03:51:17 EST


> Now that mm/mempolicy.c is no longer implementing /proc/pid/numa_maps
> there is no need to export struct proc_maps_private to the world. Move
> it to fs/proc/internal.h instead.
>
> Signed-off-by: Stephen Wilson <wilsons@xxxxxxxx>
> ---
> fs/proc/internal.h | 8 ++++++++
> include/linux/proc_fs.h | 8 --------
> 2 files changed, 8 insertions(+), 8 deletions(-)

Looks good to me.
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/