From: Ken Chen Date: Sun, 1 May 2005 15:59:15 +0000 (-0700) Subject: [PATCH] aio: clean up debug code X-Git-Tag: v2.6.12-rc4~136^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644d3a088a3b862ed0b57c286cf58a6bd338ce08;p=pandora-kernel.git [PATCH] aio: clean up debug code Clean up code that was previously used for debug purpose. Remove aio_run, aio_wakeups, iocb->ki_queued and iocb->ki_kicked. Also clean up unused variable count in __aio_run_iocbs() and debug code in read_events(). Signed-off-by: Ken Chen Cc: Benjamin LaHaise Cc: Suparna Bhattacharya Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed