public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/8] EXT2 cleanup
@ 2012-06-08 17:31 Marek Vasut
  2012-06-08 17:31 ` [U-Boot] [PATCH 1/8] EXT2: Indent cleanup of dev.c Marek Vasut
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Marek Vasut @ 2012-06-08 17:31 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2012-08-09 20:02 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 17:31 [U-Boot] [PATCH 0/8] EXT2 cleanup Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 1/8] EXT2: Indent cleanup of dev.c Marek Vasut
2012-08-09 20:01   ` Wolfgang Denk
2012-06-08 17:31 ` [U-Boot] [PATCH 2/8] EXT2: Indent cleanup ext2fs.c Marek Vasut
2012-06-28 19:48   ` Jason Cooper
2012-06-28 22:03     ` Marek Vasut
2012-08-09 20:02   ` Wolfgang Denk
2012-06-08 17:31 ` [U-Boot] [PATCH 3/8] EXT2: Rework ext2fs_blockgroup() function Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 4/8] EXT2: Rework ext2fs_read_file() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 5/8] EXT2: Rework ext2fs_read_symlink() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 6/8] EXT2: Rework ext2fs_find_file1() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 7/8] EXT2: Rework ext2fs_iterate_dir() Marek Vasut
2012-06-08 17:31 ` [U-Boot] [PATCH 8/8] EXT2: Rework ext2fs_read_block() Marek Vasut
2012-06-09  5:48 ` [U-Boot] [PATCH 0/8] EXT2 cleanup Jorgen Lundman
2012-06-09 10:38   ` Marek Vasut
2012-06-09 17:52 ` Jason Cooper
2012-06-09 17:55   ` Marek Vasut
2012-06-17 15:12 ` Marek Vasut
2012-06-28 13:52   ` Jason Cooper
2012-06-28 14:35     ` Marek Vasut
2012-06-28 14:48       ` Jason Cooper
2012-06-28 14:50         ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox