[U-Boot] [PATCH v2 0/2] ext2: Cleanup and simplify sector access code
Anton Staaf
robotboy at chromium.org
Thu Jun 30 20:45:35 CEST 2011
This patch set first cleans up all of the checkpatch 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 know
if I should bring this to someone elses attention.
changes in v2
- Update commit message to include mention of printf and syle cleanup
Signed-off-by: Anton Staaf <robotboy at chromium.org>
Cc: Andy Fleming <afleming at freescale.com>
Cc: Detlev Zundel <dzu at denx.de>
Anton Staaf (2):
ext2: Fix checkpatch violations
ext2: Simplify partial sector access logic
fs/ext2/dev.c | 112 ++++++++++++++++++++++++++------------------------------
1 files changed, 52 insertions(+), 60 deletions(-)
--
1.7.3.1
More information about the U-Boot
mailing list