| commit | a244e1698ae3609cdfe24088e1293593cb7a5278 | [log] [tgz] |
|---|---|---|
| author | Adrian Bunk <bunk@stusta.de> | Fri Mar 31 02:32:11 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 31 12:19:01 2006 -0800 |
| tree | 81f3e151c9b8118a3a917dd6b0d3c75556dc170b | |
| parent | 0cb3463f04e771869f481e2dd44f66419e850586 [diff] |
[PATCH] fs/namei.c: make lookup_hash() static As announced, lookup_hash() can now become static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>