[2.6 patch] fs/aio.c: make 3 functions static

2008-02-17 Thread Adrian Bunk
This patch makes the following needlessly global functions static: - __put_ioctx() - lookup_ioctx() - io_submit_one() Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- fs/aio.c| 67 +--- include/linux/aio.h | 19 2 files

[2.6 patch] fs/aio.c: make 3 functions static

2008-02-17 Thread Adrian Bunk
This patch makes the following needlessly global functions static: - __put_ioctx() - lookup_ioctx() - io_submit_one() Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- fs/aio.c| 67 +--- include/linux/aio.h | 19 2 files