From: Pavel Emelyanov Date: Wed, 10 Oct 2007 09:28:42 +0000 (-0700) Subject: [FS] seq_file: Introduce the seq_open_private() X-Git-Tag: v2.6.24-rc1~1454^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39699037a5c94d7cd1363dfe48a50c78c643fd9a;p=pandora-kernel.git [FS] seq_file: Introduce the seq_open_private() 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed