From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 17 Jun 2012 17:12:32 +0200 Subject: [U-Boot] [PATCH 0/8] EXT2 cleanup In-Reply-To: <1339176713-13309-1-git-send-email-marex@denx.de> References: <1339176713-13309-1-git-send-email-marex@denx.de> Message-ID: <201206171712.32287.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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_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(-) I see no objections, can we apply these please? Do you prefer pullRQ via staging or will you pick them from PW? Best regards, Marek Vasut