[PATCH] move ioprio syscalls into syscalls.h
authorAnton Blanchard <anton@samba.org>
Fri, 8 Jul 2005 00:56:13 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:37 +0000 (18:23 -0700)
commitcf36680887d6d942d2119c1ff1dfb2428b0f21f4
tree1290244377993179daabe5f2e0f3f636fbafbc47
parent8dc4fd87f229414fc38648508aad7def2275fe81
[PATCH] move ioprio syscalls into syscalls.h

- Make ioprio syscalls return long, like set/getpriority syscalls.
- Move function prototypes into syscalls.h so we can pick them up in the
  32/64bit compat code.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ioprio.c
include/linux/ioprio.h
include/linux/syscalls.h