From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew McClintock Date: Thu, 12 Oct 2006 01:27:44 -0500 Subject: [U-Boot-Users] [PATCH] Fix possible uninitialized variable compiler warning. In-Reply-To: <20061011220400.3FD5E353C9E@atlas.denx.de> References: <20061011220400.3FD5E353C9E@atlas.denx.de> Message-ID: <1160634465.4993.1.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 2006-10-12 at 00:04 +0200, Wolfgang Denk wrote: > In message <1160600548.5466.45.camel@localhost> you wrote: > > > > I just checked in a patch which fixes a lot of compiler warnings > > including this one. Again, the tree lives at: > > > > http://opensource.freescale.com/pub/scm/u-boot-85xx.git > > OK, got it on second attempt. > > OK, there are a fwew minor cosding style issues which I can fix > easily. However, we have again the problem with the unmaintained > CHANGELOG. > > Do you have any suggestions how we can fix this? > > Best regards, > > Wolfgang Denk If you would like I can start over and recommit each patch. Do you have any better methods of updating the CHANGELOG for each patch? -Matthew