From: Jan Blunck Date: Fri, 15 Feb 2008 03:38:44 +0000 (-0800) Subject: d_path: Make d_path() use a struct path X-Git-Tag: v2.6.25-rc2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf28b4863f9ee8f122e8ff3ac0d403e07ba9c6d9;p=pandora-kernel.git d_path: Make d_path() use a struct path d_path() is used on a pair. Lets use a struct path to reflect this. [akpm@linux-foundation.org: fix build in mm/memory.c] Signed-off-by: Jan Blunck Acked-by: Bryan Wu Acked-by: Christoph Hellwig Cc: Al Viro Cc: "J. Bruce Fields" Cc: Neil Brown Cc: Michael Halcrow Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed