[U-Boot] [PATCH 0/8] EXT2 cleanup

Marek Vasut marex at denx.de
Fri Jun 8 19:31:45 CEST 2012


Now I'm angry ...

So, I cleaned up the ext2 filesystem code a bit. I tried to separate the changes
to increase the reviewability.

Marek Vasut (8):
  EXT2: Indent cleanup of dev.c
  EXT2: Indent cleanup ext2fs.c
  EXT2: Rework ext2fs_blockgroup() function
  EXT2: Rework ext2fs_read_file()
  EXT2: Rework ext2fs_read_symlink()
  EXT2: Rework ext2fs_find_file1()
  EXT2: Rework ext2fs_iterate_dir()
  EXT2: Rework ext2fs_read_block()

 fs/ext2/dev.c    |   74 +++---
 fs/ext2/ext2fs.c |  775 +++++++++++++++++++++++++++---------------------------
 2 files changed, 416 insertions(+), 433 deletions(-)

-- 
1.7.10



More information about the U-Boot mailing list