From: Pavel Emelyanov <xemul@openvz.org>
Date: Tue, 09 Oct 2007 19:52:58 +0400
> This function allocates the zeroed chunk of memory and
> call seq_open(). The __seq_open_private() helper returns
> the allocated memory to make it possible for the caller
> to initialize it.
>
> Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Applied, nice cleanup Pavel.