From: Miklos Szeredi Date: Tue, 6 Sep 2005 22:18:22 +0000 (-0700) Subject: [PATCH] use get_fs_struct() in proc X-Git-Tag: v2.6.14-rc1~629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0494f6ec5d3a015d53b57e37280b93c19446676a;p=pandora-kernel.git [PATCH] use get_fs_struct() in proc This patch cleans up proc_cwd_link() and proc_root_link() by factoring out common code into get_fs_struct(). Signed-off-by: Miklos Szeredi Cc: Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed