On 4/12/07, Grant Likely <grant.likely@secretlab.ca> wrote:
A few comments:
1. you need to add a Signed-of-by:" line at the bottom of your comment block
2. Looks like whitespace has been mangled in this patch. Tabs are now
spaces and long lines have been wrapped. The patch doesn't apply.
Your mail client probably did this to you.
> blocksize in ulong */
> + buffer+=(cnt*ATAPI_READ_BLOCK_SIZE); /* ulong
> blocksize in ulong */
3. Now that buffer is incremented by bytes, the comment no longer
applies. Remove it in your patch.