[PATCH] sparse: fs/compat.c::copy_iocb() cleanup
That "u64" in there is actually struct iocb __user *. Changed prototype, killed casts in body and caller...
Showing
Please register or sign in to comment
That "u64" in there is actually struct iocb __user *. Changed prototype, killed casts in body and caller...