From: Adrian Bunk Date: Wed, 9 Nov 2005 05:39:46 +0000 (-0800) Subject: [PATCH] fs/namei.c: make path_lookup_create() static X-Git-Tag: v2.6.15-rc1~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce6e62bd6591777bd92873e2db93fdbc5228122;p=pandora-kernel.git [PATCH] fs/namei.c: make path_lookup_create() static This patch makes the needlessly global function path_lookup_create() static. Signed-off-by: Adrian Bunk Acked-by: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed