From: Jan Blunck Date: Fri, 15 Feb 2008 03:38:43 +0000 (-0800) Subject: d_path: Make seq_path() use a struct path argument X-Git-Tag: v2.6.25-rc2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c32c2f63a9d6c953aaf168c0b2551da9734f76d2;p=pandora-kernel.git d_path: Make seq_path() use a struct path argument seq_path() is always called with a dentry and a vfsmount from a struct path. Make seq_path() take it directly as an argument. Signed-off-by: Jan Blunck Cc: Christoph Hellwig Cc: Al Viro Cc: "J. Bruce Fields" Cc: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed