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

2012-06-08 Thread Marek Vasut
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:

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

2012-06-08 Thread Jorgen Lundman
Marek Vasut wrote: Now I'm angry ... So, I cleaned up the ext2 filesystem code a bit. I tried to separate the changes to increase the reviewability. If you are angry, that makes me not want to comment, especially since I don't belong here. But one question that springs to mind is, the EX

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

2012-06-09 Thread Marek Vasut
Dear Jorgen Lundman, > Marek Vasut wrote: > > Now I'm angry ... > > > > So, I cleaned up the ext2 filesystem code a bit. I tried to separate the > > changes to increase the reviewability. > > If you are angry, that makes me not want to comment, especially since I > don't belong here. Heh, sorry

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

2012-06-09 Thread Jason Cooper
Marek, On Fri, Jun 08, 2012 at 07:31:45PM +0200, Marek Vasut wrote: > 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 ext2

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

2012-06-09 Thread Marek Vasut
Dear Jason Cooper, > Marek, > > On Fri, Jun 08, 2012 at 07:31:45PM +0200, Marek Vasut wrote: > > 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 cle

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

2012-06-17 Thread Marek Vasut
Dear Wolfgang Denk, > 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_re

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

2012-06-28 Thread Jason Cooper
Marek, On Sun, Jun 17, 2012 at 05:12:32PM +0200, Marek Vasut wrote: > Dear Wolfgang Denk, > > > 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 clea

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

2012-06-28 Thread Marek Vasut
Dear Jason Cooper, > Marek, > > On Sun, Jun 17, 2012 at 05:12:32PM +0200, Marek Vasut wrote: > > Dear Wolfgang Denk, > > > > > 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

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

2012-06-28 Thread Jason Cooper
On Thu, Jun 28, 2012 at 04:35:24PM +0200, Marek Vasut wrote: > Dear Jason Cooper, > > > Marek, > > > > On Sun, Jun 17, 2012 at 05:12:32PM +0200, Marek Vasut wrote: > > > Dear Wolfgang Denk, > > > > > > > So, I cleaned up the ext2 filesystem code a bit. I tried to separate > > > > the changes to

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

2012-06-28 Thread Marek Vasut
Dear Jason Cooper, > On Thu, Jun 28, 2012 at 04:35:24PM +0200, Marek Vasut wrote: > > Dear Jason Cooper, > > > > > Marek, > > > > > > On Sun, Jun 17, 2012 at 05:12:32PM +0200, Marek Vasut wrote: > > > > Dear Wolfgang Denk, > > > > > > > > > So, I cleaned up the ext2 filesystem code a bit. I tri