Re: [PATCH] Add ENOSYS into sys_io_cancel

2005-07-12 Thread Benjamin LaHaise
On Tue, Jul 12, 2005 at 11:49:47AM -0400, Wendy Cheng wrote: > Didn't realize the patch was sent to linux-kernel (that I don't > subscribe) instead of linux-aio - revised patch attached. Thanks for the > help Wendy Okay, applied. Thanks! -ben - To unsubscribe from this lis

Re: [PATCH] Add ENOSYS into sys_io_cancel

2005-07-12 Thread Wendy Cheng
Benjamin LaHaise wrote: Also, please cc [EMAIL PROTECTED] on future aio patches. Didn't realize the patch was sent to linux-kernel (that I don't subscribe) instead of linux-aio - revised patch attached. Thanks for the help Wendy On Mon, Jul 11, 2005 at 03:06:52PM -0400, Wendy Cheng

Re: [PATCH] Add ENOSYS into sys_io_cancel

2005-07-11 Thread Benjamin LaHaise
Hello Wendy, Two things: your patch needs to be properly signed off on. Read Documentation/SubmittingPatches for a description of what that entials. Secondly, your patch adds whitespace on the end of the else. Aside from that, the printk should be removed -- just replace it with the ret = -