Re: [U-Boot] [PATCH 0/2] ext2: Cleanup and simplify sector access code

2011-06-28 Thread Anton Staaf
I just wanted to check that this patch set hadn't fallen completely off the radar. :) What can I do to help it along? Thanks, Anton On Mon, Jun 13, 2011 at 2:40 PM, Anton Staaf wrote: > This patch set first cleans up all of the chack patch warnings > and errors in fs/ext2/dev.c and then c

[U-Boot] [PATCH 0/2] ext2: Cleanup and simplify sector access code

2011-06-13 Thread Anton Staaf
This patch set first cleans up all of the chack patch warnings and errors in fs/ext2/dev.c and then cleans up the partial sector access logic in the ext2fs_devread function. I didn't see a file system or ext2 custodian so I've CC'ed Andy the custodian for MMC as that seems closest. Please let me