]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/aio.c
fs/aio.c: make 3 functions static
authorAdrian Bunk <bunk@kernel.org>
Tue, 29 Apr 2008 07:58:57 +0000 (00:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:00 +0000 (08:06 -0700)
commitd5470b596abdd566339b2417e807b1198be64b97
treee668e8196ed46efc9ea6036c5889e5f3a54dedcf
parent07d45da616f8514651360b502314fc9554223a03
fs/aio.c: make 3 functions static

Make the following needlessly global functions static:

- __put_ioctx()
- lookup_ioctx()
- io_submit_one()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Zach Brown <zach.brown@oracle.com>
Cc: Benjamin LaHaise <bcrl@kvack.org>
Cc: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/aio.c
include/linux/aio.h