commit | 25ee7e3832951cf5896b194f6cd929a44863f419 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Apr 25 08:18:14 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Mon Apr 25 08:18:14 2005 -0700 |
tree | 5b6486ded5188e41ac9bc81ad4a5e2bd746f7ede | |
parent | 056de2fa12febe02597f971eb6ea8f2cc9c9b06e [diff] |
[PATCH] fs/aio.c: make some code static This patch makes some needlessly global code static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Benjamin LaHaise <bcrl@kvack.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>