On Sat, May 05, 2007 at 07:09:34PM -0400, Josef 'Jeff' Sipek wrote: > Signed-off-by: Josef 'Jeff' Sipek <jsipek@xxxxxxxxxxxxx> > --- > fs/namei.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) it should be possible to make it static now aswell. (the uml code using it is #if0'ed and will never be resurrected because it's quite bogus). Also link_path_walk can become static aswell. It will need a forward declaration though as it's used recursively. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html