commit | 5843205b55d0ec9564289d4b41bab093ae15f51a | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue May 08 00:25:54 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:15:02 2007 -0700 |
tree | c8a1425db57354635137b33c5c44e33441bbbc53 | |
parent | acb0c854fa9483fa85e377b9f342352ea814a580 [diff] |
namei.c: remove utterly outdated comment We don't have a routine called namei() anymore since at least 2.3.x, and the comment is just totally out of sync with the current lookup logic. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>