From: Satoru Takeuchi Date: Thu, 5 Aug 2010 18:23:11 +0000 (-0700) Subject: aio: fix wrong subsystem comments X-Git-Tag: v2.6.36-rc1~558 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=642b5123ac5ec40a28575e930a3e2ff595473e9d;p=pandora-kernel.git aio: fix wrong subsystem comments - sys_io_destroy(): acutually return -EINVAL if the context pointed to is invalidIndex: linux-2.6.33-rc4/fs/aio.c - sys_io_getevents(): An argument specifying timeout is not `when', but `timeout'. - sys_io_getevents(): Should describe what is returned if this syscall succeeds. Signed-off-by: Satoru Takeuchi Signed-off-by: Randy Dunlap Reviewed-by: Jeff Moyer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed