From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Wed, 21 May 2008 23:12:50 +0900 Subject: [U-Boot-Users] [PATCH-v3] Big white-space cleanup. In-Reply-To: <20080521133432.E9EEE247F5@gemini.denx.de> References: <20080521133432.E9EEE247F5@gemini.denx.de> Message-ID: <48342DE2.7080504@ruby.dti.ne.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <48341837.7010302@ruby.dti.ne.jp> you wrote: >> Unfortunately several wrong fixes or false positives still remains, >> but this patch definitely reduce the number of wrong indentations. > > Could you please point out the remaining problems? If I understand > what's gone wrong I probably can fix my procedure and spin another > patch? Please check files below: cpu/mips/au1x00_usb_ohci.h, L90, TD_PIDCHECKFAIL cpu/mips/au1x00_usb_ohci.h, L93, TD_DATAUNDERRUN cpu/mips/au1x00_usb_ohci.h, L145, You must use ... cpu/mips/au1x00_usb_ohci.h, L287, RH_NACK board/purple/purple.c, L38, board/purple/purple.c, L39, board/purple/purple.c, L50-54, Hmm. Special case? Shinya