namei.c: remove utterly outdated comment
authorChristoph Hellwig <[email protected]>
Tue, 8 May 2007 07:25:54 +0000 (00:25 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 May 2007 18:15:02 +0000 (11:15 -0700)
commit5843205b55d0ec9564289d4b41bab093ae15f51a
treec8a1425db57354635137b33c5c44e33441bbbc53
parentacb0c854fa9483fa85e377b9f342352ea814a580
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/namei.c