
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@chromium.org Cc: Andy Fleming afleming@freescale.com Cc: Detlev Zundel dzu@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(-)