From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 09 Aug 2012 22:02:40 +0200 Subject: [U-Boot] [PATCH 2/8] EXT2: Indent cleanup ext2fs.c In-Reply-To: <1339176713-13309-3-git-send-email-marex@denx.de> References: <1339176713-13309-1-git-send-email-marex@denx.de> <1339176713-13309-3-git-send-email-marex@denx.de> Message-ID: <20120809200240.3EED720401A@gemini.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 Marek Vasut, In message <1339176713-13309-3-git-send-email-marex@denx.de> you wrote: > * Mostly cleanup problems reported by checkpatch.pl -f > * Minor tweaks where it simplified the code > > Signed-off-by: Marek Vasut > Cc: Wolfgang Denk > --- > fs/ext2/ext2fs.c | 264 ++++++++++++++++++++++++++---------------------------- > 1 file changed, 128 insertions(+), 136 deletions(-) Agai, definitely more than an "indent" cleanup. Also, this and the following patches don't apply any more. Please rebse and resubmit. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offence. -- Edsger W. Dijkstra, SIGPLAN Notices, Volume 17, Number 5